Home
last modified time | relevance | path

Searched refs:INTEL_PT_PERIOD_TICKS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h46 INTEL_PT_PERIOD_TICKS, enumerator
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()
/Linux-v6.6/tools/perf/util/
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()