perf: Do the big rename: Performance Counters -> Performance Events
[linux-2.6-block.git] / include / linux / prctl.h
index b00df4c79c6330b83b0f6eb631f9ea8e2e62bc5a..07bff666e65b695d1062638f8d20f9770d610161 100644 (file)
@@ -85,7 +85,7 @@
 #define PR_SET_TIMERSLACK 29
 #define PR_GET_TIMERSLACK 30
 
-#define PR_TASK_PERF_COUNTERS_DISABLE          31
-#define PR_TASK_PERF_COUNTERS_ENABLE           32
+#define PR_TASK_PERF_EVENTS_DISABLE            31
+#define PR_TASK_PERF_EVENTS_ENABLE             32
 
 #endif /* _LINUX_PRCTL_H */