Searched refs:INTEL_PMC_MAX_FIXED (Results 1 – 4 of 4) sorted by relevance
303 INTEL_PMC_MAX_FIXED); in intel_pmu_refresh()330 for (i = 0; i < INTEL_PMC_MAX_FIXED; i++) { in intel_pmu_init()349 for (i = 0; i < INTEL_PMC_MAX_FIXED; i++) in intel_pmu_reset()
10 #define INTEL_PMC_MAX_FIXED 3 macro
420 struct kvm_pmc fixed_counters[INTEL_PMC_MAX_FIXED];
4491 if (x86_pmu.num_counters_fixed > INTEL_PMC_MAX_FIXED) { in intel_pmu_init()4493 x86_pmu.num_counters_fixed, INTEL_PMC_MAX_FIXED); in intel_pmu_init()4494 x86_pmu.num_counters_fixed = INTEL_PMC_MAX_FIXED; in intel_pmu_init()