diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-13 16:32:20 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-11-13 16:32:20 +0000 |
commit | 0b4dcce33eef89cfb4d3e384e0e7b3662a0faf6c (patch) | |
tree | 79cce80b26f6021f9e94dbfa5261de3527beb487 /lib/libpmc/pmc.atom.3 | |
parent | 160bda3652091c7dc6986aff9abcc5c72e8603bb (diff) |
Tweak -mdoc usage.
Notes
Notes:
svn path=/head/; revision=184932
Diffstat (limited to 'lib/libpmc/pmc.atom.3')
-rw-r--r-- | lib/libpmc/pmc.atom.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.atom.3 b/lib/libpmc/pmc.atom.3 index d31b420616f6..40263c39ce96 100644 --- a/lib/libpmc/pmc.atom.3 +++ b/lib/libpmc/pmc.atom.3 @@ -930,7 +930,7 @@ The number of cycles micro-ops were dispatched for execution on port The number of cycles micro-ops were dispatched for execution on port 4. .It Li RS_UOPS_DISPATCHED.PORT5 -.Pq Event A1H , Umask 20 +.Pq Event A1H , Umask 20H The number of cycles micro-ops were dispatched for execution on port 5. .It Li SB_DRAIN_CYCLES @@ -1116,7 +1116,7 @@ globally observed. The number of cycles while a store was blocked due to a conflict with an internal or external snoop. .It Li STORE_FORWARDS.GOOD -.Pq Event 02, Umask 81H +.Pq Event 02H , Umask 81H The number of times stored data was forwarded directly to a load. .It Li THERMAL_TRIP .Pq Event 3BH , Umask C0H |