Searched refs:INTEL_PT_BEP (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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 | 700 case INTEL_PT_BEP: in intel_pt_calc_cyc_cb() 1699 case INTEL_PT_BEP: in intel_pt_walk_psbend() 1796 case INTEL_PT_BEP: in intel_pt_walk_fup_tip() 2126 case INTEL_PT_BEP: in intel_pt_walk_trace() 2185 case INTEL_PT_BEP: in intel_pt_walk_psb() 2395 case INTEL_PT_BEP: in intel_pt_walk_to_ip()
|
| /Linux-v5.4/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 },
|