Symbol: INTEL_PT_BIP
tools/perf/arch/x86/tests/intel-pt-test.c
163
{5, {0x04}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_4_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
164
{5, {0xfc}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_4_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
165
{5, {0x04, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
166
{5, {0xfc, 1, 2, 3, 4}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BIP, 0x1f, 0x04030201}, INTEL_PT_BLK_4_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
168
{9, {0x04}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0, 0}, INTEL_PT_BLK_8_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
169
{9, {0xfc}, INTEL_PT_BLK_8_CTX, {INTEL_PT_BIP, 0x1f, 0}, INTEL_PT_BLK_8_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
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 },
tools/perf/arch/x86/tests/intel-pt-test.c
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 },
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
1577
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
2113
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
2218
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
2374
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
2895
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
3043
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
3114
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
3471
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
3562
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
3776
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
832
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
292
packet->type = INTEL_PT_BIP;
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
303
packet->type = INTEL_PT_BIP;
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
60
[INTEL_PT_BIP] = "BIP",
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
629
case INTEL_PT_BIP:
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
776
case INTEL_PT_BIP: