Home
last modified time | relevance | path

Searched refs:INTEL_PT_PERIOD_MTC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
1802 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
1917 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
2209 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()
/kernel/linux/linux-6.6/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()
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()

Completed in 11 milliseconds