pmceid_bitmap     303 arch/arm64/kernel/perf_event.c 	    test_bit(pmu_attr->id, cpu_pmu->pmceid_bitmap))
pmceid_bitmap     916 arch/arm64/kernel/perf_event.c 	    && test_bit(hw_event_id, armpmu->pmceid_bitmap)) {
pmceid_bitmap     988 arch/arm64/kernel/perf_event.c 	bitmap_from_arr32(cpu_pmu->pmceid_bitmap,
pmceid_bitmap     102 include/linux/perf/arm_pmu.h 	DECLARE_BITMAP(pmceid_bitmap, ARMV8_PMUV3_MAX_COMMON_EVENTS);