x86/oprofile: replace CTR_OVERFLOWED macros
authorRobert Richter <robert.richter@amd.com>
Mon, 25 May 2009 15:59:06 +0000 (17:59 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 17:42:15 +0000 (19:42 +0200)
commit42399adb239d4f1413899cc618ecf640779e79df
tree8c7ed4b60b00be9faca1acd175dfe84beacddef5
parent3370d358569755625aba4d9a846a040ce691d9ed
x86/oprofile: replace CTR_OVERFLOWED macros

The patch replaces all CTR_OVERFLOWED macros. 64 bit MSR functions and
64 bit counter values are used now. Thus, it will be easier to later
extend the models to use more than 32 bit width counters.

Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/op_model_amd.c
arch/x86/oprofile/op_model_p4.c
arch/x86/oprofile/op_model_ppro.c