Searched refs:INTEL_PT_BBP (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 150 {3, {0x02, 0x63, 0x00}, 0, {INTEL_PT_BBP, 0, 0}, INTEL_PT_BLK_8_CTX, 0 }, 151 {3, {0x02, 0x63, 0x80}, 0, {INTEL_PT_BBP, 1, 0}, INTEL_PT_BLK_4_CTX, 0 }, 152 {3, {0x02, 0x63, 0x1f}, 0, {INTEL_PT_BBP, 0, 0x1f}, INTEL_PT_BLK_8_CTX, 0 }, 153 {3, {0x02, 0x63, 0x9f}, 0, {INTEL_PT_BBP, 1, 0x1f}, INTEL_PT_BLK_4_CTX, 0 },
|
| /Linux-v5.15/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-pkt-decoder.h | 55 INTEL_PT_BBP, enumerator
|
| D | intel-pt-pkt-decoder.c | 63 [INTEL_PT_BBP] = "BBP", 288 packet->type = INTEL_PT_BBP; in intel_pt_get_bbp() 629 case INTEL_PT_BBP: in intel_pt_upd_pkt_ctx() 748 case INTEL_PT_BBP: in intel_pt_pkt_desc()
|
| D | intel-pt-decoder.c | 818 case INTEL_PT_BBP: in intel_pt_calc_cyc_cb() 1854 case INTEL_PT_BBP: in intel_pt_walk_psbend() 1956 case INTEL_PT_BBP: in intel_pt_walk_fup_tip() 2108 case INTEL_PT_BBP: in intel_pt_vm_psb_lookahead_cb() 2623 case INTEL_PT_BBP: in intel_pt_vm_time_correlation() 2764 case INTEL_PT_BBP: in intel_pt_hop_trace() 2832 case INTEL_PT_BBP: in intel_pt_psb_lookahead_cb() 3173 case INTEL_PT_BBP: in intel_pt_walk_trace() 3238 case INTEL_PT_BBP: in intel_pt_walk_psb() 3449 case INTEL_PT_BBP: in intel_pt_walk_to_ip()
|