Searched refs:INTEL_PT_MNT (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 47 INTEL_PT_MNT, enumerator
|
D | intel-pt-pkt-decoder.c | 55 [INTEL_PT_MNT] = "MNT", 201 packet->type = INTEL_PT_MNT; in intel_pt_get_mnt() 633 case INTEL_PT_MNT: in intel_pt_upd_pkt_ctx() 737 case INTEL_PT_MNT: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 828 case INTEL_PT_MNT: in intel_pt_calc_cyc_cb() 1554 case INTEL_PT_MNT: in intel_pt_eptw_lookahead_cb() 2167 case INTEL_PT_MNT: in intel_pt_walk_psbend() 2293 case INTEL_PT_MNT: in intel_pt_walk_fup_tip() 2329 case INTEL_PT_MNT: in intel_pt_vm_psb_lookahead_cb() 2907 case INTEL_PT_MNT: in intel_pt_vm_time_correlation() 3030 case INTEL_PT_MNT: in intel_pt_hop_trace() 3063 case INTEL_PT_MNT: in intel_pt_psb_lookahead_cb() 3394 case INTEL_PT_MNT: in intel_pt_walk_trace() 3643 case INTEL_PT_MNT: in intel_pt_walk_psb() [all …]
|
/linux-5.19.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 130 {11, {0x02, 0xc3, 0x88, 1, 2, 3, 4, 5, 6, 7}, 0, {INTEL_PT_MNT, 0, 0x7060504030201}, 0, 1 },
|