Home
last modified time | relevance | path

Searched refs:INTEL_PT_BIP (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/arch/x86/tests/
A Dintel-pt-pkt-decoder-test.c155 {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, …
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}, INT…
163 …{9, {0xfc, 1, 2, 3, 4, 5, 6, 7, 8}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0x0807060504030201}, …
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c64 [INTEL_PT_BIP] = "BIP",
299 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_4()
310 packet->type = INTEL_PT_BIP; in intel_pt_get_bip_8()
608 case INTEL_PT_BIP: in intel_pt_upd_pkt_ctx()
751 case INTEL_PT_BIP: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h56 INTEL_PT_BIP, enumerator
A Dintel-pt-decoder.c820 case INTEL_PT_BIP: in intel_pt_calc_cyc_cb()
1873 case INTEL_PT_BIP: in intel_pt_walk_psbend()
1975 case INTEL_PT_BIP: in intel_pt_walk_fup_tip()
2127 case INTEL_PT_BIP: in intel_pt_vm_psb_lookahead_cb()
2645 case INTEL_PT_BIP: in intel_pt_vm_time_correlation()
2789 case INTEL_PT_BIP: in intel_pt_hop_trace()
2857 case INTEL_PT_BIP: in intel_pt_psb_lookahead_cb()
3203 case INTEL_PT_BIP: in intel_pt_walk_trace()
3265 case INTEL_PT_BIP: in intel_pt_walk_psb()
3476 case INTEL_PT_BIP: in intel_pt_walk_to_ip()

Completed in 12 milliseconds