Searched refs:x86_pmu_num_counters_fixed (Results 1 – 2 of 2) sorted by relevance
1330 static inline int x86_pmu_num_counters_fixed(struct pmu *pmu) in x86_pmu_num_counters_fixed() function
8618 if ((x86_pmu_num_counters(&pmu->pmu) > 8) || (x86_pmu_num_counters_fixed(&pmu->pmu) > 4)) { in intel_pmu_init()