oprofile: Adding switch counter to oprofile statistic variables
authorRobert Richter <robert.richter@amd.com>
Thu, 9 Jul 2009 12:56:25 +0000 (14:56 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:21 +0000 (16:43 +0200)
This patch moves the multiplexing switch counter from x86 code to
common oprofile statistic variables. Now the value will be available
and usable for all architectures. The initialization and
incrementation also moved to common code.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found