diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-11-13 16:32:20 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-11-13 16:32:20 +0000 |
commit | e5806365f9f865bef7287adb036914d6dd28f860 (patch) | |
tree | 79cce80b26f6021f9e94dbfa5261de3527beb487 /lib/libpmc/pmc.core2.3 | |
parent | 915a3913e1ee09c107b26b11f9800b7cf214ae6f (diff) | |
download | FreeBSD-src-e5806365f9f865bef7287adb036914d6dd28f860.zip FreeBSD-src-e5806365f9f865bef7287adb036914d6dd28f860.tar.gz |
Tweak -mdoc usage.
Diffstat (limited to 'lib/libpmc/pmc.core2.3')
-rw-r--r-- | lib/libpmc/pmc.core2.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.core2.3 b/lib/libpmc/pmc.core2.3 index 43d59fb..dea2c43 100644 --- a/lib/libpmc/pmc.core2.3 +++ b/lib/libpmc/pmc.core2.3 @@ -275,7 +275,7 @@ The number of branches executed, but not necessarily retired. The number of branch instructions retired. This is an architectural performance event. .It Li BR_INST_RETIRED.MISPRED -.Pq Event C5H, Umask 00H +.Pq Event C5H , Umask 00H .Pq Alias Qq "Branch Misses Retired" The number of mispredicted branch instructions retired. This is an architectural performance event. |