Searched refs:INTEL_PT_EXSTOP_IP (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/perf/util/intel-pt-decoder/ ! |
D | intel-pt-pkt-decoder.h | 51 INTEL_PT_EXSTOP_IP, enumerator
|
D | intel-pt-pkt-decoder.c | 59 [INTEL_PT_EXSTOP_IP] = "EXSTOP", 251 packet->type = INTEL_PT_EXSTOP_IP; in intel_pt_get_exstop_ip() 635 case INTEL_PT_EXSTOP_IP: in intel_pt_upd_pkt_ctx() 765 case INTEL_PT_EXSTOP_IP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 943 case INTEL_PT_EXSTOP_IP: in intel_pt_calc_cyc_cb() 1570 case INTEL_PT_EXSTOP_IP: in intel_pt_eptw_lookahead_cb() 2106 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_psbend() 2211 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_fup_tip() 2367 case INTEL_PT_EXSTOP_IP: in intel_pt_vm_psb_lookahead_cb() 2915 case INTEL_PT_EXSTOP_IP: in intel_pt_vm_time_correlation() 3036 case INTEL_PT_EXSTOP_IP: in intel_pt_hop_trace() 3107 case INTEL_PT_EXSTOP_IP: in intel_pt_psb_lookahead_cb() 3439 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_trace() 3555 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_psb() [all …]
|
/linux-6.6.21/tools/perf/arch/x86/tests/ ! |
D | intel-pt-test.c | 143 {2, {0x02, 0xe2}, 0, {INTEL_PT_EXSTOP_IP, 0, 0}, 0, 1 },
|