Home | History | Annotate | Download | only in bench

Lines Matching defs:options

10 #include "../util/parse-options.h"
57 /* Parameters set by options: */
93 /* Misc options: */
113 /* Affinity options -C and -N: */
153 static const struct option options[] = {
197 "perf bench numa <options>",
202 "perf bench numa mem [<options>]",
1300 /* Copy over options: */
1593 argc = parse_options(argc, argv, options, bench_numa_usage, 0);
1603 usage_with_options(numa_usage, options);
1716 argc = parse_options(argc, argv, options, bench_numa_usage, 0);
1729 usage_with_options(numa_usage, options);