summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-08-23 07:32:30 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-08-23 07:32:30 +0000
commitb263d131b26d77771a3724114da620945064882e (patch)
tree201bbdf18e274fe3a609ee8542f6577ddb423350
parenteb6a5c1733466e5c62855b52c30d2593445fc38c (diff)
downloadFreeBSD-src-b263d131b26d77771a3724114da620945064882e.zip
FreeBSD-src-b263d131b26d77771a3724114da620945064882e.tar.gz
Use US spellings, fix typos.
-rw-r--r--lib/libpmc/pmc.atom.316
-rw-r--r--lib/libpmc/pmc.core.318
-rw-r--r--lib/libpmc/pmc.iaf.32
3 files changed, 18 insertions, 18 deletions
diff --git a/lib/libpmc/pmc.atom.3 b/lib/libpmc/pmc.atom.3
index f391022..bd081f9 100644
--- a/lib/libpmc/pmc.atom.3
+++ b/lib/libpmc/pmc.atom.3
@@ -93,13 +93,13 @@ Configure the PMC to increment only if the number of configured
events measured in a cycle is greater than or equal to
.Ar value .
.It Li edge
-Configure the PMC to count the number of deasserted to asserted
+Configure the PMC to count the number of de-asserted to asserted
transitions of the conditions expressed by the other qualifiers.
If specified, the counter will increment only once whenever a
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 cmask
qualifier is present, making the counter increment when the number of
events per cycle is less than the value specified by the
@@ -170,7 +170,7 @@ The default is
.Dq Li both .
.Pp
Events that require a cache coherence qualifier to be specified use an
-additional qualifer
+additional qualifier
.Dq Li cachestate= Ns Ar state ,
where argument
.Ar state
@@ -371,7 +371,7 @@ This event is thread independent.
.Xc
.Pq Event 60H
The number of pending full cache line read transactions on the bus
-occuring in each cycle.
+occurring in each cycle.
This event is thread independent.
.It Li BUS_TRANS_P Xo
.Op ,agent= Ns Ar agent
@@ -432,7 +432,7 @@ The number of burst read transactions.
.Op ,core= Ns Ar core
.Xc
.Pq Event 6CH
-The number of completed I/O bus transaactions due to
+The number of completed I/O bus transactions due to
.Li IN
and
.Li OUT
@@ -448,7 +448,7 @@ The number of Read For Ownership bus transactions.
.Op ,core= Ns Ar core
.Xc
.Pq Event 67H
-The number explicit writeback bus transactions due to dirty line
+The number explicit write-back bus transactions due to dirty line
evictions.
.It Li CMP_SNOOP Xo
.Op ,core= Ns Ar core
@@ -693,7 +693,7 @@ fetch unit.
.It Li L2_LD Xo
.Op ,cachestate= Ns Ar state
.Op ,core= Ns Ar core
-.Op ,prefech= Ns Ar prefetch
+.Op ,prefetch= Ns Ar prefetch
.Xc
.Pq Event 29H
The number of L2 cache read requests from L1 cache and L2
@@ -778,7 +778,7 @@ The number of loads blocked by preceding stores to the same address
whose data value is not known.
.It Li LOAD_BLOCK.UNTIL_RETIRE
.Pq Event 03H , Umask 10H
-The numer of load operations that were blocked until retirement.
+The number of load operations that were blocked until retirement.
.It Li LOAD_HIT_PRE
.Pq Event 4CH , Umask 00H
The number of load operations that conflicted with an prefetch to the
diff --git a/lib/libpmc/pmc.core.3 b/lib/libpmc/pmc.core.3
index ce085ca..3c97e09 100644
--- a/lib/libpmc/pmc.core.3
+++ b/lib/libpmc/pmc.core.3
@@ -85,13 +85,13 @@ Configure the PMC to increment only if the number of configured
events measured in a cycle is greater than or equal to
.Ar value .
.It Li edge
-Configure the PMC to count the number of deasserted to asserted
+Configure the PMC to count the number of de-asserted to asserted
transitions of the conditions expressed by the other qualifiers.
If specified, the counter will increment only once whenever a
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 cmask
qualifier is present, making the counter increment when the number of
events per cycle is less than the value specified by the
@@ -159,7 +159,7 @@ The default is
.Dq Li both .
.Pp
Events that require a cache coherence qualifier to be specified use an
-additional qualifer
+additional qualifier
.Dq Li cachestate= Ns Ar value ,
where argument
.Ar value
@@ -348,8 +348,8 @@ The number of completed partial write transactions.
The number of completed read-for-ownership transactions.
.It Li Bus_Trans_WB Op ,agent= Ns Ar agent
.Pq Event 67H
-The number of completed writeback transactions from the data cache
-unit, excluding L2 writebacks.
+The number of completed write-back transactions from the data cache
+unit, excluding L2 write-backs.
.It Li Cycles_Div_Busy
.Pq Event 14H , Umask 00H
The number of cycles the divider is busy.
@@ -393,13 +393,13 @@ The number of cacheable read and write operations to L1 data cache.
.It Li Data_Mem_Ref
.Pq Event 43H , Umask 01H
The number of L1 data reads and writes, both cacheable and
-uncacheable.
+un-cacheable.
.It Li Dbus_Busy Op ,core= Ns Ar core
.Pq Event 22H
The number of core cycles during which the data bus was busy.
.It Li Dbus_Busy_Rd Op ,core= Ns Ar core
.Pq Event 23H
-The nunber of cycles during which the data bus was busy transferring
+The number of cycles during which the data bus was busy transferring
data to a core.
.It Li Div
.Pq Event 13H , Umask 00H
@@ -460,7 +460,7 @@ streaming buffers.
.It Li ICache_Reads
.Pq Event 80H , Umask 00H
The number of instruction fetches from the the instruction cache and
-streaming buffers counting both cacheable and uncacheable fetches.
+streaming buffers counting both cacheable and un-cacheable fetches.
.It Li IFU_Mem_Stall
.Pq Event 86H , Umask 00H
The number of cycles the instruction fetch unit was stalled while
@@ -754,7 +754,7 @@ Performance monitoring events for retired floating point operations
.It AE29
DR3 address match on MOVD/MOVQ/MOVNTQ memory store
instruction may incorrectly increment performance monitoring count
-for saturating simd instructions retired (Event CFH).
+for saturating SIMD instructions retired (Event CFH).
.It AE33
Hardware prefetch performance monitoring events may be counted
inaccurately.
diff --git a/lib/libpmc/pmc.iaf.3 b/lib/libpmc/pmc.iaf.3
index 76e0cc8..c6d01ea 100644
--- a/lib/libpmc/pmc.iaf.3
+++ b/lib/libpmc/pmc.iaf.3
@@ -73,7 +73,7 @@ Fixed-function PMCs support the following capabilities:
.It PMC_CAP_WRITE Ta Yes
.El
.Ss Class Name Prefix
-These pmcs are named using a class name prefix of
+These PMCs are named using a class name prefix of
.Dq Li iaf- .
.Ss Event Qualifiers (Fixed Function PMCs)
These PMCs support the following modifiers:
OpenPOWER on IntegriCloud