Home
last modified time | relevance | path

Searched refs:INTEL_PT_PERIOD_MTC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h47 INTEL_PT_PERIOD_MTC, enumerator
Dintel-pt-decoder.c1081 case INTEL_PT_PERIOD_MTC: in intel_pt_next_sample()
1104 case INTEL_PT_PERIOD_MTC: in intel_pt_sample_insn()
2158 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
2280 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
3329 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()