Searched refs:INTEL_PMC_MAX_GENERIC (Results 1 – 4 of 4) sorted by relevance
11 #define INTEL_PMC_MAX_GENERIC 32 macro
542 INTEL_PMC_MAX_GENERIC, pmu->nr_arch_fixed_counters); in intel_pmu_refresh()
1373 BUILD_BUG_ON(ARCH_P4_MAX_CCCR > INTEL_PMC_MAX_GENERIC); in p4_pmu_init()
2949 for_each_set_bit(idx, cntr_mask, INTEL_PMC_MAX_GENERIC) { in intel_pmu_reset()4822 if (bit > INTEL_PMC_MAX_GENERIC) { in intel_pmu_check_counters_mask()4824 bit, INTEL_PMC_MAX_GENERIC); in intel_pmu_check_counters_mask()4825 *cntr_mask &= GENMASK_ULL(INTEL_PMC_MAX_GENERIC - 1, 0); in intel_pmu_check_counters_mask()