perf: Do the big rename: Performance Counters -> Performance Events
[deliverable/linux.git] / arch / x86 / kernel / entry_64.S
index d59fe323807ed5ebf521909574fe022302653456..681c3fda73916ff842566799a76cbd8bb0d138e1 100644 (file)
@@ -1021,7 +1021,7 @@ apicinterrupt ERROR_APIC_VECTOR \
 apicinterrupt SPURIOUS_APIC_VECTOR \
        spurious_interrupt smp_spurious_interrupt
 
-#ifdef CONFIG_PERF_COUNTERS
+#ifdef CONFIG_PERF_EVENTS
 apicinterrupt LOCAL_PENDING_VECTOR \
        perf_pending_interrupt smp_perf_pending_interrupt
 #endif
This page took 0.024775 seconds and 5 git commands to generate.