Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h41 INTEL_PT_PERIOD_MTC, enumerator
H A Dintel-pt-decoder.c975 case INTEL_PT_PERIOD_MTC: in intel_pt_next_sample()
998 case INTEL_PT_PERIOD_MTC: in intel_pt_sample_insn()
1800 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
1915 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
2207 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()