summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.mips.34
-rw-r--r--lib/libpmc/pmc.westmere.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libpmc/pmc.mips.3 b/lib/libpmc/pmc.mips.3
index bad2046..2f9be21 100644
--- a/lib/libpmc/pmc.mips.3
+++ b/lib/libpmc/pmc.mips.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 11, 2010
+.Dd February 25, 2012
.Dt PMC.MIPS 3
.Os
.Sh NAME
@@ -166,7 +166,7 @@ This includes all instructions that normally write to a general
purpose register, but where the destination register was set to r0.
.It Li INTEGER_MULDIV_COMPLETED
.Pq Event 17, Counter 1
-Integer multipy and divide instructions completed. (MULxx, DIVx, MADDx, MSUBx).
+Integer multiply and divide instructions completed. (MULxx, DIVx, MADDx, MSUBx).
.It Li RF_STALL
.Pq Event 18, Counter 0
Counts the total number of cycles where no instructions are issued
diff --git a/lib/libpmc/pmc.westmere.3 b/lib/libpmc/pmc.westmere.3
index c5f1e1c..0b8934e 100644
--- a/lib/libpmc/pmc.westmere.3
+++ b/lib/libpmc/pmc.westmere.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 24, 2010
+.Dd February 25, 2012
.Dt PMC.WESTMERE 3
.Os
.Sh NAME
@@ -643,7 +643,7 @@ Counter 0.
.Pq Event 60H , Umask 08H
Counts weighted cycles of offcore read requests of any kind. Include L2
prefetch requests.
-Ccounter 0.
+Counter 0.
.It Li CACHE_LOCK_CYCLES.L1D_L2
.Pq Event 63H , Umask 01H
Cycle count during which the L1D and L2 are locked. A lock is asserted when
OpenPOWER on IntegriCloud