/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-pt-pkt-decoder-test.c | 155 {5, {0x04}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_4_CTX, 0 }, 156 {5, {0xfc}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_4_CTX, 0 }, 157 {5, {0x04, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 }, 158 {5, {0xfc, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 }, 160 {9, {0x04}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_8_CTX, 0 }, 161 {9, {0xfc}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_8_CTX, 0 }, 162 {9, {0x04, 1, 2, 3, 4, 5, 6, 7, 8}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0, 0x0807060504030201}, INTEL_PT_BLK_8_CTX, 0 }, 163 {9, {0xfc, 1, 2, 3, 4, 5, 6, 7, 8}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0x0807060504030201}, INTEL_PT_BLK_8_CTX, 0 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 163 {5, {0x04}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_4_CTX, 0 }, 164 {5, {0xfc}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_4_CTX, 0 }, 165 {5, {0x04, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 }, 166 {5, {0xfc, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 }, 168 {9, {0x04}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_8_CTX, 0 }, 169 {9, {0xfc}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_8_CTX, 0 }, 170 {9, {0x04, 1, 2, 3, 4, 5, 6, 7, 8}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0, 0x0807060504030201}, INTEL_PT_BLK_8_CTX, 0 }, 171 {9, {0xfc, 1, 2, 3, 4, 5, 6, 7, 8}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0x0807060504030201}, INTEL_PT_BLK_8_CTX, 0 },
|
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.c | 66 [INTEL_PT_BIP] = "BIP", 303 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_4() 314 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_8() 612 case INTEL_PT_BIP: in intel_pt_upd_pkt_ctx() 755 case INTEL_PT_BIP: in intel_pt_pkt_desc()
|
H A D | intel-pt-pkt-decoder.h | 54 INTEL_PT_BIP, enumerator
|
H A D | intel-pt-decoder.c | 729 case INTEL_PT_BIP: in intel_pt_calc_cyc_cb() 1752 case INTEL_PT_BIP: in intel_pt_walk_psbend() 1858 case INTEL_PT_BIP: in intel_pt_walk_fup_tip() 2059 case INTEL_PT_BIP: in intel_pt_hop_trace() 2340 case INTEL_PT_BIP: in intel_pt_walk_trace() 2402 case INTEL_PT_BIP: in intel_pt_walk_psb() 2612 case INTEL_PT_BIP: in intel_pt_walk_to_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.c | 64 [INTEL_PT_BIP] = "BIP", 301 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_4() 312 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_8() 638 case INTEL_PT_BIP: in intel_pt_upd_pkt_ctx() 785 case INTEL_PT_BIP: in intel_pt_pkt_desc()
|
H A D | intel-pt-pkt-decoder.h | 56 INTEL_PT_BIP, enumerator
|
H A D | intel-pt-decoder.c | 832 case INTEL_PT_BIP: in intel_pt_calc_cyc_cb() 1575 case INTEL_PT_BIP: in intel_pt_eptw_lookahead_cb() 2111 case INTEL_PT_BIP: in intel_pt_walk_psbend() 2216 case INTEL_PT_BIP: in intel_pt_walk_fup_tip() 2372 case INTEL_PT_BIP: in intel_pt_vm_psb_lookahead_cb() 2893 case INTEL_PT_BIP: in intel_pt_vm_time_correlation() 3041 case INTEL_PT_BIP: in intel_pt_hop_trace() 3112 case INTEL_PT_BIP: in intel_pt_psb_lookahead_cb() 3469 case INTEL_PT_BIP: in intel_pt_walk_trace() 3560 case INTEL_PT_BIP in intel_pt_walk_psb() [all...] |