| /tools/perf/bench/ |
| A D | breakpoint.c | 30 OPT_UINTEGER('b', "breakpoints", &thread_params.nbreakpoints, 32 OPT_UINTEGER('p', "parallelism", &thread_params.nparallel, "Specify amount of parallelism"), 33 OPT_UINTEGER('t', "threads", &thread_params.nthreads, "Specify amount of threads"), 185 OPT_UINTEGER('p', "passive", &enable_params.npassive, "Specify amount of passive threads"), 186 OPT_UINTEGER('a', "active", &enable_params.nactive, "Specify amount of active threads"),
|
| A D | synthesize.c | 34 OPT_UINTEGER('m', "min-threads", &min_threads, 36 OPT_UINTEGER('M', "max-threads", &max_threads, 38 OPT_UINTEGER('i', "single-iterations", &single_iterations, 40 OPT_UINTEGER('I', "multi-iterations", &multi_iterations,
|
| A D | find-bit-bench.c | 19 OPT_UINTEGER('i', "outer-iterations", &outer_iterations, 21 OPT_UINTEGER('j', "inner-iterations", &inner_iterations,
|
| A D | futex-hash.c | 59 OPT_UINTEGER('t', "threads", ¶ms.nthreads, "Specify amount of threads"), 60 OPT_UINTEGER('r', "runtime", ¶ms.runtime, "Specify runtime (in seconds)"), 61 OPT_UINTEGER('f', "futexes", ¶ms.nfutexes, "Specify amount of futexes per threads"),
|
| A D | epoll-ctl.c | 75 OPT_UINTEGER('t', "threads", &nthreads, "Specify amount of threads"), 76 OPT_UINTEGER('r', "runtime", &nsecs, "Specify runtime (in seconds)"), 77 OPT_UINTEGER('f', "nfds", &nfds, "Specify amount of file descriptors to monitor for each thread"), 79 …OPT_UINTEGER( 'N', "nested", &nested, "Nesting level epoll hierarchy (default is 0, no nesting)…
|
| A D | kallsyms-parse.c | 17 OPT_UINTEGER('i', "iterations", &iterations,
|
| A D | epoll-wait.c | 128 OPT_UINTEGER('t', "threads", &nthreads, "Specify amount of threads"), 129 OPT_UINTEGER('r', "runtime", &nsecs, "Specify runtime (in seconds)"), 130 …OPT_UINTEGER('f', "nfds", &nfds, "Specify amount of file descriptors to monitor for each threa… 138 …OPT_UINTEGER( 'N', "nested", &nested, "Nesting level epoll hierarchy (default is 0, no nesting)…
|
| A D | futex-wake.c | 55 OPT_UINTEGER('t', "threads", ¶ms.nthreads, "Specify amount of threads"), 56 OPT_UINTEGER('w', "nwakes", ¶ms.nwakes, "Specify amount of threads to wake at once"),
|
| A D | futex-lock-pi.c | 50 OPT_UINTEGER('t', "threads", ¶ms.nthreads, "Specify amount of threads"), 51 OPT_UINTEGER('r', "runtime", ¶ms.runtime, "Specify runtime (in seconds)"),
|
| A D | futex-requeue.c | 55 OPT_UINTEGER('t', "threads", ¶ms.nthreads, "Specify amount of threads"), 56 OPT_UINTEGER('q', "nrequeue", ¶ms.nrequeue, "Specify amount of threads to requeue at once"),
|
| A D | inject-buildid.c | 58 OPT_UINTEGER('i', "iterations", &iterations, 60 OPT_UINTEGER('m', "nr-mmaps", &nr_mmaps, 62 OPT_UINTEGER('n', "nr-samples", &nr_samples,
|
| A D | sched-messaging.c | 282 OPT_UINTEGER('g', "group", &num_groups, "Specify number of groups"), 283 OPT_UINTEGER('l', "nr_loops", &nr_loops, "Specify the number of loops to run (default: 100)"),
|
| A D | futex-wake-parallel.c | 66 OPT_UINTEGER('t', "threads", ¶ms.nthreads, "Specify amount of threads"), 67 OPT_UINTEGER('w', "nwakers", ¶ms.nwakes, "Specify amount of waking threads"),
|
| A D | pmu-scan.c | 29 OPT_UINTEGER('i', "iterations", &iterations,
|
| A D | numa.c | 180 OPT_UINTEGER('l', "nr_loops" , &p0.nr_loops, "max number of loops to run (default: unlimited)"), 181 OPT_UINTEGER('s', "nr_secs" , &p0.nr_secs, "max number of seconds to run (default: 5 secs)"), 182 OPT_UINTEGER('u', "usleep" , &p0.sleep_usecs, "usecs to sleep per loop iteration"),
|
| /tools/perf/ |
| A D | builtin-bench.c | 169 OPT_UINTEGER('r', "repeat", &bench_repeat, "Specify number of times to repeat the run"),
|
| A D | builtin-ftrace.c | 1807 OPT_UINTEGER(0, "bucket-range", &ftrace.bucket_range, in cmd_ftrace() 1809 OPT_UINTEGER(0, "min-latency", &ftrace.min_latency, in cmd_ftrace() 1811 OPT_UINTEGER(0, "max-latency", &ftrace.max_latency, in cmd_ftrace()
|
| A D | builtin-mem.c | 499 OPT_UINTEGER(0, "ldlat", &perf_mem_events__loads_ldlat, "mem-loads latency"), in cmd_mem()
|
| A D | builtin-stat.c | 2422 OPT_UINTEGER('I', "interval-print", &stat_config.interval, in cmd_stat() 2429 OPT_UINTEGER(0, "timeout", &stat_config.timeout, in cmd_stat() 2462 OPT_UINTEGER(0, "td-level", &stat_config.topdown_level, in cmd_stat()
|
| A D | builtin-top.c | 1583 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout, in cmd_top() 1600 OPT_UINTEGER(0, "num-thread-synthesize", &top.nr_threads_synthesize, in cmd_top()
|
| A D | builtin-kvm.c | 1833 OPT_UINTEGER('d', "display", &kvm->display_time, in kvm_events_live() 1847 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout, in kvm_events_live()
|
| A D | builtin-diff.c | 1288 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
|
| A D | builtin-trace.c | 5425 OPT_UINTEGER(0, "min-stack", &trace.min_stack, in cmd_trace() 5428 OPT_UINTEGER(0, "max-stack", &trace.max_stack, in cmd_trace() 5436 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout, in cmd_trace()
|
| /tools/lib/subcmd/ |
| A D | parse-options.h | 131 #define OPT_UINTEGER(s, l, v, h) { .type = OPTION_UINTEGER, .short_name = (s), .long_name = (l),… macro
|
| /tools/perf/tests/ |
| A D | builtin-test.c | 792 OPT_UINTEGER('r', "runs-per-test", &runs_per_test, in cmd_test()
|