MAX_COUNTERS       48 arch/nds32/include/asm/pmu.h 	struct perf_event *events[MAX_COUNTERS];
MAX_COUNTERS       54 arch/nds32/include/asm/pmu.h 	unsigned long used_mask[BITS_TO_LONGS(MAX_COUNTERS)];
MAX_COUNTERS      775 arch/nds32/kernel/perf_event_cpu.c 	DECLARE_BITMAP(fake_used_mask, MAX_COUNTERS);
MAX_COUNTERS       49 arch/x86/events/amd/uncore.c 	struct perf_event *events[MAX_COUNTERS];