Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h43 INTEL_PT_PERIOD_TICKS, enumerator
Dintel-pt-decoder.c281 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
1062 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
1079 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/Linux-v5.15/tools/perf/util/
Dintel-pt.c1218 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
1222 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()