perf: Do the big rename: Performance Counters -> Performance Events
[linux-2.6-block.git] / arch / arm / include / asm / unistd.h
index 9122c9ee18fb5a84b6c7ef9895c79f05cab15c06..89f7eade20af86bda34d943963cef49d17b312f1 100644 (file)
 #define __NR_preadv                    (__NR_SYSCALL_BASE+361)
 #define __NR_pwritev                   (__NR_SYSCALL_BASE+362)
 #define __NR_rt_tgsigqueueinfo         (__NR_SYSCALL_BASE+363)
-#define __NR_perf_counter_open         (__NR_SYSCALL_BASE+364)
+#define __NR_perf_event_open           (__NR_SYSCALL_BASE+364)
 
 /*
  * The following SWIs are ARM private.