summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libpmc/pmc.iaf.36
1 files changed, 3 insertions, 3 deletions
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
OpenPOWER on IntegriCloud