summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.corei7uc.3
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-06-08 16:48:59 +0000
committeruqs <uqs@FreeBSD.org>2010-06-08 16:48:59 +0000
commit20ca4043bbfe75ad824a9a2444413fde288b83d8 (patch)
treebebe17a4075ecaca7cac3fe13bc1a25b857aa32e /lib/libpmc/pmc.corei7uc.3
parentfe5d3992856952ef1adbcb057a08e30eb289cba4 (diff)
downloadFreeBSD-src-20ca4043bbfe75ad824a9a2444413fde288b83d8.zip
FreeBSD-src-20ca4043bbfe75ad824a9a2444413fde288b83d8.tar.gz
mdoc: remove literal tabs where they don't belong
Diffstat (limited to 'lib/libpmc/pmc.corei7uc.3')
-rw-r--r--lib/libpmc/pmc.corei7uc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.corei7uc.3 b/lib/libpmc/pmc.corei7uc.3
index fc3435b..2777c8e 100644
--- a/lib/libpmc/pmc.corei7uc.3
+++ b/lib/libpmc/pmc.corei7uc.3
@@ -151,14 +151,14 @@ count is divided by this count to obtain the average L3 hit latency.
.Pq Event 03H , Umask 08H
Counts the number of GQ read tracker entries that are allocated in the read
tracker, have missed in the L3 and have not acquired a Request Transaction
-ID. The GQ read tracker L3 miss to RTID acquired occupancy count is
+ID. The GQ read tracker L3 miss to RTID acquired occupancy count is
divided by this count to obtain the average latency for a read L3 miss to
acquire an RTID.
.It Li GQ_ALLOC.WT_TO_RTID_ACQUIRED
.Pq Event 03H , Umask 10H
Counts the number of GQ write tracker entries that are allocated in the
write tracker, have missed in the L3 and have not acquired a Request
-Transaction ID. The GQ write tracker L3 miss to RTID occupancy count is
+Transaction ID. The GQ write tracker L3 miss to RTID occupancy count is
divided by this count to obtain the average latency for a write L3 miss to
acquire an RTID.
.It Li GQ_ALLOC.WRITE_TRACKER
OpenPOWER on IntegriCloud