Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h45 INTEL_PT_PERIOD_TICKS, enumerator
Dintel-pt-decoder.c196 if (decoder->period_type == INTEL_PT_PERIOD_TICKS) { in intel_pt_setup_period()
912 case INTEL_PT_PERIOD_TICKS: in intel_pt_next_sample()
929 case INTEL_PT_PERIOD_TICKS: in intel_pt_sample_insn()
/Linux-v4.19/tools/perf/util/
Dintel-pt.c815 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()
819 params.period_type = INTEL_PT_PERIOD_TICKS; in intel_pt_alloc_queue()