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)
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>

No differences found