Paul Mackerras
a8f90e9067
perf_event, powerpc: Fix compilation after big perf_counter rename
...
This fixes two places in the powerpc perf_event (perf_counter) code
where 'list_entry' needs to be changed to 'group_entry', but were
missed in commit 65abc865
("perf_counter: Rename list_entry ->
group_entry, counter_list -> group_list").
This also changes 'event' back to 'counter' in a couple of
contexts:
* Field and function names that deal with the limited-function
counters: it's really the hardware counters whose function is
limited, not the events that they count. Hence:
MAX_LIMITED_HWEVENTS -> MAX_LIMITED_HWCOUNTERS
limited_event -> limited_counter
freeze/thaw_limited_events -> freeze/thaw_limited_counters
* The machine-specific PMU description struct (struct power_pmu): this
renames 'n_event' back to 'n_counter' since it really describes how
many hardware counters the machine has. (Renaming this back avoids
a compile error in each of the machine-specific PMU back-ends where
they initialize their power_pmu struct.)
Signed-off-by: Paul Mackerras <paulus@samba.org >
Cc: linuxppc-dev@ozlabs.org
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl >
LKML-Reference: <19128.4280.813369.589704@cargo.ozlabs.ibm.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-09-22 09:30:40 +02:00
..
2009-08-20 10:29:28 +10:00
2009-08-20 10:29:28 +10:00
2008-10-07 14:26:18 +11:00
2009-05-21 15:44:26 +10:00
2009-09-21 14:28:04 +02:00
2007-05-11 05:38:25 -04:00
2008-08-20 16:34:57 +10:00
2009-01-13 14:48:02 +11:00
2009-01-08 16:25:10 +11:00
2007-10-03 09:11:56 +10:00
2007-05-11 05:38:25 -04:00
2009-08-20 10:12:27 +10:00
2009-02-14 14:41:29 -05:00
2009-06-15 21:45:30 -05:00
2007-04-24 21:31:49 +10:00
2008-09-15 11:08:35 -07:00
2009-08-28 14:24:13 +10:00
2009-02-23 10:48:56 +11:00
2008-06-30 22:31:00 +10:00
2009-02-23 15:53:03 +11:00
2009-08-28 14:24:10 +10:00
2009-08-28 14:24:11 +10:00
2009-08-28 14:24:11 +10:00
2009-08-20 10:12:27 +10:00
2009-09-21 14:28:04 +02:00
2009-08-28 14:24:14 +10:00
2009-08-20 11:07:56 +10:00
2006-06-30 19:25:36 +02:00
2009-08-20 10:12:27 +10:00
2009-06-20 10:56:46 -07:00
2009-08-20 10:12:27 +10:00
2009-08-20 10:12:27 +10:00
2009-08-20 10:12:27 +10:00
2009-08-27 13:12:51 +10:00
2009-08-20 10:25:11 +10:00
2009-08-20 10:12:27 +10:00
2009-09-02 16:20:41 +10:00
2009-08-28 14:24:10 +10:00
2008-09-03 20:53:47 +10:00
2008-09-03 20:53:47 +10:00
2007-05-07 20:31:13 +10:00
2008-11-20 10:51:15 -08:00
2009-06-16 19:47:28 -07:00
2008-05-23 22:43:11 +02:00
2007-09-20 07:36:52 -05:00
2009-01-13 14:47:59 +11:00
2009-09-21 14:28:04 +02:00
2008-05-09 20:22:59 +10:00
2008-09-26 10:36:41 -05:00
2009-01-07 11:31:52 -08:00
2007-10-19 23:21:04 +02:00
2008-07-28 16:30:53 +10:00
2009-09-02 16:19:01 +10:00
2008-08-15 08:35:42 -07:00
2008-12-23 15:13:29 +11:00
2009-05-15 16:43:41 +10:00
2009-09-21 14:28:04 +02:00
2009-08-27 13:12:52 +10:00
2009-06-09 16:46:25 +10:00
2008-09-15 11:08:35 -07:00
2008-11-20 10:52:53 -08:00
2009-02-23 10:48:56 +11:00
2009-06-12 21:47:05 +09:30
2009-09-21 14:28:04 +02:00
2009-03-25 08:54:29 -07:00
2007-08-17 11:01:52 +10:00
2009-06-26 16:55:35 +10:00
2009-09-02 15:45:53 +10:00
2009-08-20 10:25:08 +10:00
2009-09-02 15:45:53 +10:00
2009-09-09 13:29:41 -07:00
2009-05-21 15:44:24 +10:00
2009-09-16 07:49:54 -07:00
2009-09-02 15:45:53 +10:00
2009-09-21 14:28:04 +02:00
2009-09-22 09:30:40 +02:00
2008-02-05 23:34:14 -06:00
2009-09-21 14:28:04 +02:00
2009-09-21 14:28:04 +02:00
2009-09-21 14:28:04 +02:00
2009-09-21 14:28:04 +02:00
2009-09-21 14:28:04 +02:00
2008-07-01 11:28:50 +10:00
2009-09-21 14:28:04 +02:00
2009-01-08 16:25:17 +11:00
2008-12-23 15:13:28 +11:00
2008-04-29 08:06:22 -07:00
2009-09-11 11:27:59 +10:00
2009-03-11 17:11:33 +11:00
2009-08-20 10:29:25 +10:00
2009-04-20 12:18:43 -06:00
2009-06-09 16:47:38 +10:00
2009-07-12 12:22:34 -07:00
2009-07-15 17:41:45 +10:00
2008-09-15 11:08:38 -07:00
2009-03-31 01:14:44 +04:00
2009-05-21 15:44:23 +10:00
2008-05-14 22:31:59 +10:00
2006-06-09 21:21:06 +10:00
2009-09-02 16:19:01 +10:00
2009-09-11 16:02:11 +10:00
2009-09-15 09:51:09 -07:00
2009-04-07 15:18:58 +10:00
2006-05-19 15:02:12 +10:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2009-03-27 16:58:24 +11:00
2008-11-05 22:08:28 +11:00
2009-09-11 11:27:57 +10:00
2008-09-06 19:30:24 +01:00
2008-07-28 16:30:47 +10:00
2008-07-24 10:47:21 -07:00
2008-12-21 14:21:16 +11:00
2007-05-07 20:31:14 +10:00
2008-10-07 14:26:20 +11:00
2008-12-21 14:21:15 +11:00
2009-08-20 10:12:34 +10:00
2008-07-09 16:30:45 +10:00
2009-09-11 11:27:58 +10:00
2008-01-25 22:52:50 +11:00
2008-01-25 22:52:50 +11:00
2007-10-11 14:36:47 +10:00
2008-06-26 11:24:38 +02:00
2009-09-21 14:28:04 +02:00
2009-06-09 13:29:25 +10:00
2009-06-26 16:55:35 +10:00
2009-03-11 17:11:34 +11:00
2009-08-20 10:12:24 +10:00
2009-08-20 10:12:27 +10:00
2009-08-28 14:24:10 +10:00
2009-09-15 09:51:09 -07:00