summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.k8.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-08-23 07:29:34 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-08-23 07:29:34 +0000
commit135eb3ab8193547eecf79fb94362e006f2117b51 (patch)
tree09f57b253099eee4b1f90b47d33ea77c8048cfa9 /lib/libpmc/pmc.k8.3
parent6a7894281b5c1d3e638b30b46a7e52f2714fd075 (diff)
downloadFreeBSD-src-135eb3ab8193547eecf79fb94362e006f2117b51.zip
FreeBSD-src-135eb3ab8193547eecf79fb94362e006f2117b51.tar.gz
Fix typos, use American English spellings.
Diffstat (limited to 'lib/libpmc/pmc.k8.3')
-rw-r--r--lib/libpmc/pmc.k8.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.k8.3 b/lib/libpmc/pmc.k8.3
index c8fea11..3e4afb1 100644
--- a/lib/libpmc/pmc.k8.3
+++ b/lib/libpmc/pmc.k8.3
@@ -82,7 +82,7 @@ In other words, the counter will increment only once whenever a given
condition becomes true, irrespective of the number of clocks during
which the condition remains true.
.It Li inv
-Invert the sense of comparision when the
+Invert the sense of comparison when the
.Dq Li count
qualifier is present, making the counter to increment when the
number of events per cycle is less than the value specified by
@@ -173,7 +173,7 @@ Count TLB reloads.
The default is to count all types of requests.
.It Li k8-dc-access
.Pq Event 40H
-Count data cache accesses including microcode scratchpad accesses.
+Count data cache accesses including microcode scratch pad accesses.
.It Li k8-dc-copyback Op Li ,mask= Ns Ar qualifier
.Pq Event 44H
Count data cache copyback operations.
OpenPOWER on IntegriCloud