INTEL_PT_INSN_DESC_MAX 112 tools/perf/util/intel-pt-decoder/intel-pt-log.c char desc[INTEL_PT_INSN_DESC_MAX]; INTEL_PT_INSN_DESC_MAX 121 tools/perf/util/intel-pt-decoder/intel-pt-log.c if (intel_pt_insn_desc(intel_pt_insn, desc, INTEL_PT_INSN_DESC_MAX) > 0) INTEL_PT_INSN_DESC_MAX 130 tools/perf/util/intel-pt-decoder/intel-pt-log.c char desc[INTEL_PT_INSN_DESC_MAX]; INTEL_PT_INSN_DESC_MAX 136 tools/perf/util/intel-pt-decoder/intel-pt-log.c if (intel_pt_insn_desc(intel_pt_insn, desc, INTEL_PT_INSN_DESC_MAX) > 0)