Searched refs:INTEL_PT_EXSTOP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/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() 1571 case INTEL_PT_EXSTOP: in intel_pt_eptw_lookahead_cb() 2107 case INTEL_PT_EXSTOP: in intel_pt_walk_psbend() 2212 case INTEL_PT_EXSTOP: in intel_pt_walk_fup_tip() 2368 case INTEL_PT_EXSTOP: in intel_pt_vm_psb_lookahead_cb() 2918 case INTEL_PT_EXSTOP: in intel_pt_vm_time_correlation() 3037 case INTEL_PT_EXSTOP: in intel_pt_hop_trace() 3108 case INTEL_PT_EXSTOP: in intel_pt_psb_lookahead_cb() 3454 case INTEL_PT_EXSTOP: in intel_pt_walk_trace() 3556 case INTEL_PT_EXSTOP: in intel_pt_walk_psb() [all …]
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 142 {2, {0x02, 0x62}, 0, {INTEL_PT_EXSTOP, 0, 0}, 0, 1 },
|