Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h39 INTEL_PT_PERIOD_MTC, enumerator
Dintel-pt-decoder.c825 case INTEL_PT_PERIOD_MTC: in intel_pt_next_sample()
845 case INTEL_PT_PERIOD_MTC: in intel_pt_sample_insn()
1387 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_psbend()
1477 if (decoder->period_type == INTEL_PT_PERIOD_MTC) in intel_pt_walk_fup_tip()
1596 if (decoder->period_type != INTEL_PT_PERIOD_MTC) in intel_pt_walk_trace()