summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2005-04-23 05:45:18 +0000
committerjkoshy <jkoshy@FreeBSD.org>2005-04-23 05:45:18 +0000
commitf4f92f05d5119cbf2cef1428e8697869f619b105 (patch)
tree341060e92b6c96490db30f1cf9a5a80fb99744c3 /lib/libpmc
parent50a5bbcbfd500ca1552e14fdf176ae0dc473f9e3 (diff)
downloadFreeBSD-src-f4f92f05d5119cbf2cef1428e8697869f619b105.zip
FreeBSD-src-f4f92f05d5119cbf2cef1428e8697869f619b105.tar.gz
Note events affected by processor errata.
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.325
1 files changed, 25 insertions, 0 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index 2fce168..aed6735 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -1146,6 +1146,14 @@ These PMCs are documented in
.%Q "Intel Corporation"
.Re
.Pp
+Some of these events are affected by processor errata described in
+.Rs
+.%B "Intel(R) Pentium(R) III Processor Specification Update"
+.%N "Document Number: 244453-054"
+.%D "April 2005"
+.%Q "Intel Corporation"
+.Re
+.Pp
Event specifiers for Intel P6 PMCs can have the following common
qualifiers:
.Bl -tag -width indent
@@ -1691,6 +1699,8 @@ The default on
.Tn "Pentium M"
processors is to count both hardware-prefetched and
non-hardware-prefetch operations on all (MESI) state lines.
+.Pq Errata
+This event is affected by processor errata E53.
.It Li p6-l2-lines-in Op Li ,umask= Ns Ar qualifier
Count the number of L2 lines allocated.
An additional qualifier may be specified and comprises a list of the following
@@ -1723,6 +1733,8 @@ The default on
.Tn "Pentium M"
processors is to count both hardware-prefetched and
non-hardware-prefetch operations on all (MESI) state lines.
+.Pq Errata
+This event is affected by processor errata E45.
.It Li p6-l2-lines-out Op Li ,umask= Ns Ar qualifier
Count the number of L2 lines evicted.
An additional qualifier may be specified and comprises a list of the following
@@ -1755,6 +1767,8 @@ The default on
.Tn "Pentium M"
processors is to count both hardware-prefetched and
non-hardware-prefetch operations on all (MESI) state lines.
+.Pq Errata
+This event is affected by processor errata E45.
.It Li p6-l2-m-lines-inm
Count the number of modified lines allocated in L2 cache.
.It Li p6-l2-m-lines-outm Op Li ,umask= Ns Ar qualifier
@@ -1775,6 +1789,8 @@ Exclude hardware-prefetched lines.
.El
The default is to count both hardware-prefetched and
non-hardware-prefetch operations.
+.Pq Errata
+This event is affected by processor errata E53.
.It Li p6-l2-rqsts Op Li ,umask= Ns Ar qualifier
Count the total number of L2 requests.
An additional qualifier may be specified and comprises a list of the following
@@ -1926,6 +1942,13 @@ Further information about using these PMCs may be found in
.%N "Order Number 248966-009"
.%Q "Intel Corporation"
.Re
+Some of these events are affected by processor errata described in
+.Rs
+.%B "Intel(R) Pentium(R) 4 Processor Specification Update"
+.%N "Document Number: 249199-059"
+.%D "April 2005"
+.%Q "Intel Corporation"
+.Re
.Pp
Event specifiers for Intel P4 PMCs can have the following common
qualifiers:
@@ -2918,6 +2941,8 @@ Count all x87 and SIMD store and move uops.
Count all x87 and SIMD load uops.
.El
The default is to count all uops.
+.Pq Errata
+This event may be affected by processor errata N43.
.El
.Ss "Cascading P4 PMCs"
To be filled in.
OpenPOWER on IntegriCloud