Home
last modified time | relevance | path

Searched refs:INTEL_PT_MTC (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c40 [INTEL_PT_MTC] = "MTC",
541 packet->type = INTEL_PT_MTC; in intel_pt_get_mtc()
620 case INTEL_PT_MTC: in intel_pt_upd_pkt_ctx()
727 case INTEL_PT_MTC: in intel_pt_pkt_desc()
H A Dintel-pt-pkt-decoder.h36 INTEL_PT_MTC, enumerator
H A Dintel-pt-decoder.c840 case INTEL_PT_MTC: in intel_pt_calc_cyc_cb()
1559 case INTEL_PT_MTC: in intel_pt_eptw_lookahead_cb()
2160 case INTEL_PT_MTC: in intel_pt_walk_psbend()
2282 case INTEL_PT_MTC: in intel_pt_walk_fup_tip()
2336 case INTEL_PT_MTC: in intel_pt_vm_psb_lookahead_cb()
2405 pkt_info->packet.type == INTEL_PT_MTC || in intel_pt_ovf_fup_lookahead_cb()
2429 pkt_info->packet.type == INTEL_PT_MTC) in intel_pt_tma_lookahead_cb()
2858 case INTEL_PT_MTC: in intel_pt_vm_time_correlation()
3026 case INTEL_PT_MTC: in intel_pt_hop_trace()
3072 case INTEL_PT_MTC in intel_pt_psb_lookahead_cb()
[all...]
/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c94 {2, {0x59, 0x12}, 0, {INTEL_PT_MTC, 0, 0x12}, 0, 1 },