summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.mips.33
-rw-r--r--lib/libpmc/pmc.xscale.32
2 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpmc/pmc.mips.3 b/lib/libpmc/pmc.mips.3
index 194838e..46cc443 100644
--- a/lib/libpmc/pmc.mips.3
+++ b/lib/libpmc/pmc.mips.3
@@ -24,8 +24,8 @@
.\" $FreeBSD$
.\"
.Dd February 11, 2010
-.Os
.Dt PMC.MIPS 3
+.Os
.Sh NAME
.Nm pmc.mips
.Nd measurement events for
@@ -123,7 +123,6 @@ Counts every time the instruction cache is accessed. All replays,
wasted fetches etc. are counted.
For example, following a branch, even though the prediction is taken,
the fall through access is counted.
-
.It Li IC_MISS
.Pq Event 9, Counter 1
Counts all instruction cache misses that result in a bus request.
diff --git a/lib/libpmc/pmc.xscale.3 b/lib/libpmc/pmc.xscale.3
index ba4b6d1..8a01dc5 100644
--- a/lib/libpmc/pmc.xscale.3
+++ b/lib/libpmc/pmc.xscale.3
@@ -24,8 +24,8 @@
.\" $FreeBSD$
.\"
.Dd December 23, 2009
-.Os
.Dt PMC.XSCALE 3
+.Os
.Sh NAME
.Nm pmc.xscale
.Nd measurement events for
OpenPOWER on IntegriCloud