pmcstudy.8: minor "efficiency" fix.

No functional change.
This commit is contained in:
Pedro F. Giffuni 2016-05-03 22:20:55 +00:00
parent edafb5a327
commit 989531dc9f

View File

@ -122,7 +122,7 @@ Add (+), Subtract (-),
Divide (/) and Multiplication (*) are supported.
You may also introduce
constant numbers.
For example you can do a standard efficency
For example you can do a standard efficiency
test like
.Fl E
"UOPS_RETIRED.RETIRE_SLOTS / (4 * CPU_CLK_UNHALTED.THREAD_P)".