commit | 42399adb239d4f1413899cc618ecf640779e79df | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Mon May 25 17:59:06 2009 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Thu Jun 11 19:42:15 2009 +0200 |
tree | 8c7ed4b60b00be9faca1acd175dfe84beacddef5 | |
parent | 3370d358569755625aba4d9a846a040ce691d9ed [diff] |
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>