Lines Matching defs:options
12 #include <subcmd/parse-options.h>
72 /* Parameters set by options: */
108 /* Misc options: */
128 /* Affinity options -C and -N: */
169 static const struct option options[] = {
214 "perf bench numa <options>",
219 "perf bench numa mem [<options>]",
1408 /* Copy over options: */
1733 argc = parse_options(argc, argv, options, bench_numa_usage, 0);
1854 argc = parse_options(argc, argv, options, bench_numa_usage, 0);
1867 usage_with_options(numa_usage, options);