Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h40 INTEL_PT_PERIOD_MTC, enumerator
Dintel-pt-decoder.c945 case INTEL_PT_PERIOD_MTC: in intel_pt_next_sample()
968 case INTEL_PT_PERIOD_MTC: in intel_pt_sample_insn()
1742 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
1854 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
1993 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()