Home
last modified time | relevance | path

Searched refs:INTEL_PT_PERIOD_TICKS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h40 INTEL_PT_PERIOD_TICKS, enumerator
H A Dintel-pt-decoder.c226 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
972 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
989 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h46 INTEL_PT_PERIOD_TICKS, enumerator
H A Dintel-pt-decoder.c290 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
1078 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
1095 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1062 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
1066 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c1360 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
1364 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()

Completed in 28 milliseconds