diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-29 05:02:12 +0000 |
| commit | 50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch) | |
| tree | bc9e037fdf2ed91d8f914cfe43bade2553a869c2 /lib/libpmc/pmc.core.3 | |
| parent | 3dce589cb969648ca460619cfe3f14b200663fbc (diff) | |
Notes
Diffstat (limited to 'lib/libpmc/pmc.core.3')
| -rw-r--r-- | lib/libpmc/pmc.core.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.core.3 b/lib/libpmc/pmc.core.3 index 73b2cea754de9..73e8d81d5dc2e 100644 --- a/lib/libpmc/pmc.core.3 +++ b/lib/libpmc/pmc.core.3 @@ -180,7 +180,7 @@ The default is The following event names are case insensitive. Whitespace, hyphens and underscore characters in these names are ignored. -.Pp +.Pp Core PMCs support the following events: .Bl -tag -width indent .It Li BAClears @@ -193,7 +193,7 @@ produce a prediction. .It Li Br_BAC_Missp_Exec .Pq Event 8AH , Umask 00H The number of branch instructions executed that were mispredicted at -the front end. +the front end. .It Li Br_Bogus .Pq Event E4H , Umask 00H The number of bogus branches. |
