diff options
Diffstat (limited to 'tools/perf/Documentation/perf-bench.txt')
-rw-r--r-- | tools/perf/Documentation/perf-bench.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/perf/Documentation/perf-bench.txt b/tools/perf/Documentation/perf-bench.txt index f3c716a4cad3..7065cd6fbdfc 100644 --- a/tools/perf/Documentation/perf-bench.txt +++ b/tools/perf/Documentation/perf-bench.txt | |||
@@ -144,7 +144,7 @@ On x86-64, x86-64-unrolled, x86-64-movsq and x86-64-movsb are supported. | |||
144 | Repeat memcpy invocation this number of times. | 144 | Repeat memcpy invocation this number of times. |
145 | 145 | ||
146 | -c:: | 146 | -c:: |
147 | --clock:: | 147 | --cycle:: |
148 | Use perf's cpu-cycles event instead of gettimeofday syscall. | 148 | Use perf's cpu-cycles event instead of gettimeofday syscall. |
149 | 149 | ||
150 | -o:: | 150 | -o:: |
@@ -176,7 +176,7 @@ On x86-64, x86-64-unrolled, x86-64-stosq and x86-64-stosb are supported. | |||
176 | Repeat memset invocation this number of times. | 176 | Repeat memset invocation this number of times. |
177 | 177 | ||
178 | -c:: | 178 | -c:: |
179 | --clock:: | 179 | --cycle:: |
180 | Use perf's cpu-cycles event instead of gettimeofday syscall. | 180 | Use perf's cpu-cycles event instead of gettimeofday syscall. |
181 | 181 | ||
182 | -o:: | 182 | -o:: |