Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h36 INTEL_PT_MTC, enumerator
Dintel-pt-pkt-decoder.c44 [INTEL_PT_MTC] = "MTC",
550 packet->type = INTEL_PT_MTC; in intel_pt_get_mtc()
629 case INTEL_PT_MTC: in intel_pt_upd_pkt_ctx()
736 case INTEL_PT_MTC: in intel_pt_pkt_desc()
Dintel-pt-decoder.c840 case INTEL_PT_MTC: in intel_pt_calc_cyc_cb()
1557 case INTEL_PT_MTC: in intel_pt_eptw_lookahead_cb()
2156 case INTEL_PT_MTC: in intel_pt_walk_psbend()
2278 case INTEL_PT_MTC: in intel_pt_walk_fup_tip()
2332 case INTEL_PT_MTC: in intel_pt_vm_psb_lookahead_cb()
2401 pkt_info->packet.type == INTEL_PT_MTC || in intel_pt_ovf_fup_lookahead_cb()
2425 pkt_info->packet.type == INTEL_PT_MTC) in intel_pt_tma_lookahead_cb()
2854 case INTEL_PT_MTC: in intel_pt_vm_time_correlation()
3022 case INTEL_PT_MTC: in intel_pt_hop_trace()
3068 case INTEL_PT_MTC: in intel_pt_psb_lookahead_cb()
[all …]
/linux-5.19.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c89 {2, {0x59, 0x12}, 0, {INTEL_PT_MTC, 0, 0x12}, 0, 1 },