Searched refs:INTEL_PT_EXSTOP_IP (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 49 INTEL_PT_EXSTOP_IP, enumerator
|
D | intel-pt-pkt-decoder.c | 61 [INTEL_PT_EXSTOP_IP] = "EXSTOP", 253 packet->type = INTEL_PT_EXSTOP_IP; in intel_pt_get_exstop_ip() 609 case INTEL_PT_EXSTOP_IP: in intel_pt_upd_pkt_ctx() 735 case INTEL_PT_EXSTOP_IP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 817 case INTEL_PT_EXSTOP_IP: in intel_pt_calc_cyc_cb() 1704 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_psbend() 1807 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_fup_tip() 2002 case INTEL_PT_EXSTOP_IP: in intel_pt_hop_trace() 2249 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_trace() 2336 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_psb() 2546 case INTEL_PT_EXSTOP_IP: in intel_pt_walk_to_ip()
|
/Linux-v5.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 135 {2, {0x02, 0xe2}, 0, {INTEL_PT_EXSTOP_IP, 0, 0}, 0, 1 },
|