]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/frv/include/asm/perf_event.h
perf: Do the big rename: Performance Counters -> Performance Events
[net-next-2.6.git] / arch / frv / include / asm / perf_event.h
similarity index 69%
rename from arch/frv/include/asm/perf_counter.h
rename to arch/frv/include/asm/perf_event.h
index ccf726e61b2e3cfbcdd076251fbef5df533cd8ef..a69e0155d14637d4a6010a4053c1804afcff55c3 100644 (file)
@@ -1,4 +1,4 @@
-/* FRV performance counter support
+/* FRV performance event support
  *
  * Copyright (C) 2009 Red Hat, Inc. All Rights Reserved.
  * Written by David Howells (dhowells@redhat.com)
@@ -9,9 +9,9 @@
  * 2 of the Licence, or (at your option) any later version.
  */
 
-#ifndef _ASM_PERF_COUNTER_H
-#define _ASM_PERF_COUNTER_H
+#ifndef _ASM_PERF_EVENT_H
+#define _ASM_PERF_EVENT_H
 
-#define PERF_COUNTER_INDEX_OFFSET      0
+#define PERF_EVENT_INDEX_OFFSET        0
 
-#endif /* _ASM_PERF_COUNTER_H */
+#endif /* _ASM_PERF_EVENT_H */