summaryrefslogtreecommitdiff
path: root/arch/x86/machine/pmu_intel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/pmu_intel.c')
-rw-r--r--arch/x86/machine/pmu_intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/machine/pmu_intel.c b/arch/x86/machine/pmu_intel.c
index e5d9ef7..6fbdbae 100644
--- a/arch/x86/machine/pmu_intel.c
+++ b/arch/x86/machine/pmu_intel.c
@@ -312,7 +312,7 @@ pmu_intel_handle_of_intr_v2(void)
break;
}
- perfmon_cpu_pmc_inc_of(pmc_id);
+ perfmon_cpu_on_pmc_of(pmc_id);
}
}