Searched refs:INTEL_PT_BEP (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 55 INTEL_PT_BEP, enumerator
|
D | intel-pt-pkt-decoder.c | 67 [INTEL_PT_BEP] = "BEP", 324 packet->type = INTEL_PT_BEP; in intel_pt_get_bep() 629 case INTEL_PT_BEP: in intel_pt_upd_pkt_ctx() 731 case INTEL_PT_BEP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 710 case INTEL_PT_BEP: in intel_pt_calc_cyc_cb() 1710 case INTEL_PT_BEP: in intel_pt_walk_psbend() 1813 case INTEL_PT_BEP: in intel_pt_walk_fup_tip() 2008 case INTEL_PT_BEP: in intel_pt_hop_trace() 2283 case INTEL_PT_BEP: in intel_pt_walk_trace() 2342 case INTEL_PT_BEP: in intel_pt_walk_psb() 2552 case INTEL_PT_BEP: in intel_pt_walk_to_ip()
|
/Linux-v5.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 165 {2, {0x02, 0x33}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 }, 167 {2, {0x02, 0x33}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 },
|