x86/oprofile: Minor changes in op_model_athlon.c
Signed-off-by: Robert Richter <robert.richter@amd.com> Cc: oprofile-list <oprofile-list@lists.sourceforge.net> Cc: Barry Kasindorf <barry.kasindorf@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
adf5ec0bca
commit
dfa1542897
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
static unsigned long reset_value[NUM_COUNTERS];
|
||||
|
||||
/* functions for op_athlon_spec */
|
||||
|
||||
static void athlon_fill_in_addresses(struct op_msrs * const msrs)
|
||||
{
|
||||
int i;
|
||||
|
|
Loading…
Reference in a new issue