Symbol: INTEL_PT_BLK_4_CTX
tools/perf/arch/x86/tests/intel-pt-test.c
126
{2, {0x02, 0xf3}, INTEL_PT_BLK_4_CTX, {INTEL_PT_OVF, 0, 0}, 0, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
130
{16, {0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, INTEL_PT_BLK_4_CTX, {INTEL_PT_PSB, 0, 0}, 0, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
159
{3, {0x02, 0x63, 0x80}, 0, {INTEL_PT_BBP, 1, 0}, INTEL_PT_BLK_4_CTX, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
161
{3, {0x02, 0x63, 0x9f}, 0, {INTEL_PT_BBP, 1, 0x1f}, INTEL_PT_BLK_4_CTX, 0 },
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
173
{2, {0x02, 0x33}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BEP, 0, 0}, 0, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
174
{2, {0x02, 0xb3}, INTEL_PT_BLK_4_CTX, {INTEL_PT_BEP_IP, 0, 0}, 0, 0 },
tools/perf/arch/x86/tests/intel-pt-test.c
284
err = test_ctx_unchanged(d, &packet, INTEL_PT_BLK_4_CTX);
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
562
case INTEL_PT_BLK_4_CTX:
tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c
655
*ctx = INTEL_PT_BLK_4_CTX;