Searched refs:INTEL_PT_BEP (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 | 55 INTEL_PT_BEP, enumerator
|
H A 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()
|
H A D | intel-pt-decoder.c | 730 case INTEL_PT_BEP: in intel_pt_calc_cyc_cb() 1753 case INTEL_PT_BEP: in intel_pt_walk_psbend() 1859 case INTEL_PT_BEP: in intel_pt_walk_fup_tip() 2060 case INTEL_PT_BEP: in intel_pt_hop_trace() 2344 case INTEL_PT_BEP: in intel_pt_walk_trace() 2403 case INTEL_PT_BEP: in intel_pt_walk_psb() 2613 case INTEL_PT_BEP: 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 | 57 INTEL_PT_BEP, enumerator
|
H A 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()
|
H A 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() 2112 case INTEL_PT_BEP: in intel_pt_walk_psbend() 2217 case INTEL_PT_BEP: in intel_pt_walk_fup_tip() 2373 case INTEL_PT_BEP: in intel_pt_vm_psb_lookahead_cb() 2899 case INTEL_PT_BEP: in intel_pt_vm_time_correlation() 3042 case INTEL_PT_BEP: in intel_pt_hop_trace() 3113 case INTEL_PT_BEP: in intel_pt_psb_lookahead_cb() 3473 case INTEL_PT_BEP: in intel_pt_walk_trace() 3561 case INTEL_PT_BEP 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 | 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 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 173 {2, {0x02, 0x33}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 }, 175 {2, {0x02, 0x33}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 },
|
Completed in 12 milliseconds