summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.iaf.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2008-11-12 17:38:23 +0000
committerjkoshy <jkoshy@FreeBSD.org>2008-11-12 17:38:23 +0000
commit10ed8c311724de7fd91fd85da53a87f6a899ea53 (patch)
tree4cda8c6086fead5b24fe23de8411b4f5c45d7b94 /lib/libpmc/pmc.iaf.3
parent174894b615465781c0398d6ec4a67dc2e2f8e594 (diff)
downloadFreeBSD-src-10ed8c311724de7fd91fd85da53a87f6a899ea53.zip
FreeBSD-src-10ed8c311724de7fd91fd85da53a87f6a899ea53.tar.gz
Use spellings that are close to vendor documentation.
Diffstat (limited to 'lib/libpmc/pmc.iaf.3')
-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