INTEL_PT_BLK_ITEM_ID_CNT 1651 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 	if (pos < 0 || id >= INTEL_PT_BLK_ITEM_ID_CNT) {
INTEL_PT_BLK_ITEM_ID_CNT  155 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 		uint64_t val[INTEL_PT_BLK_TYPE_CNT][INTEL_PT_BLK_ITEM_ID_CNT];
INTEL_PT_BLK_ITEM_ID_CNT  176 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 				uint64_t unused_0[INTEL_PT_BLK_ITEM_ID_CNT - 18];
INTEL_PT_BLK_ITEM_ID_CNT  182 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 				uint64_t unused_1[INTEL_PT_BLK_ITEM_ID_CNT - 3];
INTEL_PT_BLK_ITEM_ID_CNT  189 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 				uint64_t unused_2[INTEL_PT_BLK_ITEM_ID_CNT - 4];
INTEL_PT_BLK_ITEM_ID_CNT  191 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 			uint64_t lbr_0[INTEL_PT_BLK_ITEM_ID_CNT];
INTEL_PT_BLK_ITEM_ID_CNT  192 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 			uint64_t lbr_1[INTEL_PT_BLK_ITEM_ID_CNT];
INTEL_PT_BLK_ITEM_ID_CNT  193 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 			uint64_t lbr_2[INTEL_PT_BLK_ITEM_ID_CNT];
INTEL_PT_BLK_ITEM_ID_CNT  194 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 			uint64_t xmm[INTEL_PT_BLK_ITEM_ID_CNT];
INTEL_PT_BLK_ITEM_ID_CNT 1698 tools/perf/util/intel-pt.c #define LBRS_MAX (INTEL_PT_BLK_ITEM_ID_CNT * 3)