Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h47 INTEL_PT_PERIOD_MTC, enumerator
H A 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()
2162 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
2284 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
3333 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()