Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h39 INTEL_PT_PERIOD_TICKS, enumerator
Dintel-pt-decoder.c209 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
952 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
969 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/Linux-v5.10/tools/perf/util/
Dintel-pt.c1047 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
1051 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()