Searched refs:INTEL_PT_MTC (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/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", 520 packet->type = INTEL_PT_MTC; in intel_pt_get_mtc() 599 case INTEL_PT_MTC: in intel_pt_upd_pkt_ctx() 703 case INTEL_PT_MTC: in intel_pt_pkt_desc()
|
| D | intel-pt-decoder.c | 824 case INTEL_PT_MTC: in intel_pt_calc_cyc_cb() 1899 case INTEL_PT_MTC: in intel_pt_walk_psbend() 2017 case INTEL_PT_MTC: in intel_pt_walk_fup_tip() 2071 case INTEL_PT_MTC: in intel_pt_vm_psb_lookahead_cb() 2137 pkt_info->packet.type == INTEL_PT_MTC || in intel_pt_ovf_fup_lookahead_cb() 2161 pkt_info->packet.type == INTEL_PT_MTC) in intel_pt_tma_lookahead_cb() 2590 case INTEL_PT_MTC: in intel_pt_vm_time_correlation() 2748 case INTEL_PT_MTC: in intel_pt_hop_trace() 2791 case INTEL_PT_MTC: in intel_pt_psb_lookahead_cb() 3044 case INTEL_PT_MTC: in intel_pt_walk_trace() [all …]
|
| /Linux-v5.15/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 86 {2, {0x59, 0x12}, 0, {INTEL_PT_MTC, 0, 0x12}, 0, 1 },
|