Home
last modified time | relevance | path

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

/Linux-v6.6/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()
2160 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
2282 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
3331 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()