Searched refs:INTEL_PT_MTC (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 36 INTEL_PT_MTC, enumerator
|
D | intel-pt-pkt-decoder.c | 44 [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()
|
D | intel-pt-decoder.c | 840 case INTEL_PT_MTC: in intel_pt_calc_cyc_cb() 1557 case INTEL_PT_MTC: in intel_pt_eptw_lookahead_cb() 2158 case INTEL_PT_MTC: in intel_pt_walk_psbend() 2280 case INTEL_PT_MTC: in intel_pt_walk_fup_tip() 2334 case INTEL_PT_MTC: in intel_pt_vm_psb_lookahead_cb() 2403 pkt_info->packet.type == INTEL_PT_MTC || in intel_pt_ovf_fup_lookahead_cb() 2427 pkt_info->packet.type == INTEL_PT_MTC) in intel_pt_tma_lookahead_cb() 2856 case INTEL_PT_MTC: in intel_pt_vm_time_correlation() 3024 case INTEL_PT_MTC: in intel_pt_hop_trace() 3070 case INTEL_PT_MTC: in intel_pt_psb_lookahead_cb() [all …]
|
/Linux-v6.6/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 94 {2, {0x59, 0x12}, 0, {INTEL_PT_MTC, 0, 0x12}, 0, 1 },
|