From 10ed8c311724de7fd91fd85da53a87f6a899ea53 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Wed, 12 Nov 2008 17:38:23 +0000 Subject: Use spellings that are close to vendor documentation. --- lib/libpmc/pmc.iaf.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libpmc/pmc.iaf.3 b/lib/libpmc/pmc.iaf.3 index 22bf735..d651f17 100644 --- a/lib/libpmc/pmc.iaf.3 +++ b/lib/libpmc/pmc.iaf.3 @@ -91,13 +91,13 @@ qualifiers are specified, the default is to enable both. The fixed function PMCs are selectable using the following event names: .Bl -tag -width indent -.It Li FIXED.INSTR_RETIRED.ANY +.It Li INSTR_RETIRED.ANY .Pq Fixed Function Counter 0 The number of instructions retired. -.It Li FIXED.CPU_CLK_UNHALTED.CORE +.It Li CPU_CLK_UNHALTED.CORE .Pq Fixed Function Counter 1 The number of core cycles for which the core is not halted. -.It Li FIXED.CPU_CLK_UNHALTED.REF +.It Li CPU_CLK_UNHALTED.REF .Pq Fixed Function Counter 2 The number of reference cycles for which the core is not halted. .El -- cgit v1.1