Searched refs:INTEL_PT_EXSTOP (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 48 INTEL_PT_EXSTOP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 60 [INTEL_PT_EXSTOP] = "EXSTOP", 247 packet->type = INTEL_PT_EXSTOP; in intel_pt_get_exstop() 608 case INTEL_PT_EXSTOP: in intel_pt_upd_pkt_ctx() 732 case INTEL_PT_EXSTOP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 836 case INTEL_PT_EXSTOP: in intel_pt_calc_cyc_cb() 1746 case INTEL_PT_EXSTOP: in intel_pt_walk_psbend() 1852 case INTEL_PT_EXSTOP: in intel_pt_walk_fup_tip() 2053 case INTEL_PT_EXSTOP: in intel_pt_hop_trace() 2323 case INTEL_PT_EXSTOP: in intel_pt_walk_trace() 2396 case INTEL_PT_EXSTOP: in intel_pt_walk_psb() 2606 case INTEL_PT_EXSTOP: in intel_pt_walk_to_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 50 INTEL_PT_EXSTOP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 58 [INTEL_PT_EXSTOP] = "EXSTOP", 245 packet->type = INTEL_PT_EXSTOP; in intel_pt_get_exstop() 634 case INTEL_PT_EXSTOP: in intel_pt_upd_pkt_ctx() 762 case INTEL_PT_EXSTOP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 942 case INTEL_PT_EXSTOP: in intel_pt_calc_cyc_cb() 1569 case INTEL_PT_EXSTOP: in intel_pt_eptw_lookahead_cb() 2105 case INTEL_PT_EXSTOP: in intel_pt_walk_psbend() 2210 case INTEL_PT_EXSTOP: in intel_pt_walk_fup_tip() 2366 case INTEL_PT_EXSTOP: in intel_pt_vm_psb_lookahead_cb() 2916 case INTEL_PT_EXSTOP: in intel_pt_vm_time_correlation() 3035 case INTEL_PT_EXSTOP: in intel_pt_hop_trace() 3106 case INTEL_PT_EXSTOP: in intel_pt_psb_lookahead_cb() 3452 case INTEL_PT_EXSTOP: in intel_pt_walk_trace() 3554 case INTEL_PT_EXSTOP in intel_pt_walk_psb() [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-pt-pkt-decoder-test.c | 134 {2, {0x02, 0x62}, 0, {INTEL_PT_EXSTOP, 0, 0}, 0, 1 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 142 {2, {0x02, 0x62}, 0, {INTEL_PT_EXSTOP, 0, 0}, 0, 1 },
|
Completed in 16 milliseconds