Searched refs:INTEL_PMC_MAX_FIXED (Results 1 – 4 of 4) sorted by relevance
292 INTEL_PMC_MAX_FIXED); in intel_pmu_refresh()319 for (i = 0; i < INTEL_PMC_MAX_FIXED; i++) { in intel_pmu_init()338 for (i = 0; i < INTEL_PMC_MAX_FIXED; i++) in intel_pmu_reset()
9 #define INTEL_PMC_MAX_FIXED 3 macro
350 struct kvm_pmc fixed_counters[INTEL_PMC_MAX_FIXED];
3584 if (x86_pmu.num_counters_fixed > INTEL_PMC_MAX_FIXED) { in intel_pmu_init()3586 x86_pmu.num_counters_fixed, INTEL_PMC_MAX_FIXED); in intel_pmu_init()3587 x86_pmu.num_counters_fixed = INTEL_PMC_MAX_FIXED; in intel_pmu_init()