INTEL_PT_PKT_MAX_SZ 22 tools/perf/arch/x86/tests/intel-pt-pkt-decoder-test.c u8 bytes[INTEL_PT_PKT_MAX_SZ]; INTEL_PT_PKT_MAX_SZ 180 tools/perf/arch/x86/tests/intel-pt-pkt-decoder-test.c for (; i < INTEL_PT_PKT_MAX_SZ; i++) INTEL_PT_PKT_MAX_SZ 255 tools/perf/arch/x86/tests/intel-pt-pkt-decoder-test.c if (ret < 0 || ret > INTEL_PT_PKT_MAX_SZ) { INTEL_PT_PKT_MAX_SZ 189 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c unsigned char temp_buf[INTEL_PT_PKT_MAX_SZ]; INTEL_PT_PKT_MAX_SZ 561 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c n = INTEL_PT_PKT_MAX_SZ - len; INTEL_PT_PKT_MAX_SZ 897 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c decoder->len < INTEL_PT_PKT_MAX_SZ && !decoder->next_buf) {