Searched refs:INTEL_PT_BEP (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 57 INTEL_PT_BEP, enumerator
|
D | intel-pt-pkt-decoder.c | 65 [INTEL_PT_BEP] = "BEP", 322 packet->type = INTEL_PT_BEP; in intel_pt_get_bep() 655 case INTEL_PT_BEP: in intel_pt_upd_pkt_ctx() 761 case INTEL_PT_BEP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 833 case INTEL_PT_BEP: in intel_pt_calc_cyc_cb() 1576 case INTEL_PT_BEP: in intel_pt_eptw_lookahead_cb() 2110 case INTEL_PT_BEP: in intel_pt_walk_psbend() 2215 case INTEL_PT_BEP: in intel_pt_walk_fup_tip() 2371 case INTEL_PT_BEP: in intel_pt_vm_psb_lookahead_cb() 2897 case INTEL_PT_BEP: in intel_pt_vm_time_correlation() 3040 case INTEL_PT_BEP: in intel_pt_hop_trace() 3111 case INTEL_PT_BEP: in intel_pt_psb_lookahead_cb() 3471 case INTEL_PT_BEP: in intel_pt_walk_trace() 3559 case INTEL_PT_BEP: in intel_pt_walk_psb() [all …]
|
/linux-5.19.10/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 168 {2, {0x02, 0x33}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 }, 170 {2, {0x02, 0x33}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 },
|