Home
last modified time | relevance | path

Searched refs:OPT_UINTEGER (Results 1 – 25 of 27) sorted by relevance

12

/linux-5.19.10/tools/perf/bench/
Dbreakpoint.c30 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"),
173 OPT_UINTEGER('p', "passive", &enable_params.npassive, "Specify amount of passive threads"),
174 OPT_UINTEGER('a', "active", &enable_params.nactive, "Specify amount of active threads"),
Dsynthesize.c34 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,
Dfutex-hash.c55 OPT_UINTEGER('t', "threads", &params.nthreads, "Specify amount of threads"),
56 OPT_UINTEGER('r', "runtime", &params.runtime, "Specify runtime (in seconds)"),
57 OPT_UINTEGER('f', "futexes", &params.nfutexes, "Specify amount of futexes per threads"),
Depoll-ctl.c74 OPT_UINTEGER('t', "threads", &nthreads, "Specify amount of threads"),
75 OPT_UINTEGER('r', "runtime", &nsecs, "Specify runtime (in seconds)"),
76 OPT_UINTEGER('f', "nfds", &nfds, "Specify amount of file descriptors to monitor for each thread"),
78OPT_UINTEGER( 'N', "nested", &nested, "Nesting level epoll hierarchy (default is 0, no nesting)…
Dfind-bit-bench.c19 OPT_UINTEGER('i', "outer-iterations", &outer_iterations,
21 OPT_UINTEGER('j', "inner-iterations", &inner_iterations,
Depoll-wait.c127 OPT_UINTEGER('t', "threads", &nthreads, "Specify amount of threads"),
128 OPT_UINTEGER('r', "runtime", &nsecs, "Specify runtime (in seconds)"),
129OPT_UINTEGER('f', "nfds", &nfds, "Specify amount of file descriptors to monitor for each threa…
137OPT_UINTEGER( 'N', "nested", &nested, "Nesting level epoll hierarchy (default is 0, no nesting)…
Dfutex-wake.c52 OPT_UINTEGER('t', "threads", &params.nthreads, "Specify amount of threads"),
53 OPT_UINTEGER('w', "nwakes", &params.nwakes, "Specify amount of threads to wake at once"),
Dsched-messaging.c251 OPT_UINTEGER('g', "group", &num_groups, "Specify number of groups"),
252 OPT_UINTEGER('l', "nr_loops", &nr_loops, "Specify the number of loops to run (default: 100)"),
Dfutex-lock-pi.c47 OPT_UINTEGER('t', "threads", &params.nthreads, "Specify amount of threads"),
48 OPT_UINTEGER('r', "runtime", &params.runtime, "Specify runtime (in seconds)"),
Dkallsyms-parse.c17 OPT_UINTEGER('i', "iterations", &iterations,
Dfutex-requeue.c52 OPT_UINTEGER('t', "threads", &params.nthreads, "Specify amount of threads"),
53 OPT_UINTEGER('q', "nrequeue", &params.nrequeue, "Specify amount of threads to requeue at once"),
Dinject-buildid.c57 OPT_UINTEGER('i', "iterations", &iterations,
59 OPT_UINTEGER('m', "nr-mmaps", &nr_mmaps,
61 OPT_UINTEGER('n', "nr-samples", &nr_samples,
Dfutex-wake-parallel.c62 OPT_UINTEGER('t', "threads", &params.nthreads, "Specify amount of threads"),
63 OPT_UINTEGER('w', "nwakers", &params.nwakes, "Specify amount of waking threads"),
Dnuma.c179 OPT_UINTEGER('l', "nr_loops" , &p0.nr_loops, "max number of loops to run (default: unlimited)"),
180 OPT_UINTEGER('s', "nr_secs" , &p0.nr_secs, "max number of seconds to run (default: 5 secs)"),
181 OPT_UINTEGER('u', "usleep" , &p0.sleep_usecs, "usecs to sleep per loop iteration"),
/linux-5.19.10/tools/perf/
Dbuiltin-bench.c153 OPT_UINTEGER('r', "repeat", &bench_repeat, "Specify amount of times to repeat the run"),
Dbuiltin-mem.c79 OPT_UINTEGER(0, "ldlat", &perf_mem_events__loads_ldlat, "mem-loads latency"), in __cmd_record()
Dbuiltin-stat.c1272 OPT_UINTEGER('I', "interval-print", &stat_config.interval,
1279 OPT_UINTEGER(0, "timeout", &stat_config.timeout,
1301 OPT_UINTEGER(0, "td-level", &stat_config.topdown_level,
Dbuiltin-kvm.c1358 OPT_UINTEGER('d', "display", &kvm->display_time, in kvm_events_live()
1372 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout, in kvm_events_live()
Dbuiltin-top.c1545 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout, in cmd_top()
1560 OPT_UINTEGER(0, "num-thread-synthesize", &top.nr_threads_synthesize, in cmd_top()
Dbuiltin-ftrace.c1167 OPT_UINTEGER('D', "delay", &ftrace.initial_delay, in cmd_ftrace()
Dbuiltin-trace.c4872 OPT_UINTEGER(0, "min-stack", &trace.min_stack,
4875 OPT_UINTEGER(0, "max-stack", &trace.max_stack,
4883 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout,
Dbuiltin-sched.c3464 OPT_UINTEGER('r', "repeat", &sched.replay_repeat, in cmd_sched()
3486 OPT_UINTEGER(0, "max-stack", &sched.max_stack, in cmd_sched()
Dbuiltin-diff.c1299 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
Dbuiltin-record.c3250 OPT_UINTEGER(0, "proc-map-timeout", &proc_map_timeout,
3309 OPT_UINTEGER(0, "num-thread-synthesize",
/linux-5.19.10/tools/lib/subcmd/
Dparse-options.h135 #define OPT_UINTEGER(s, l, v, h) { .type = OPTION_UINTEGER, .short_name = (s), .long_name = (l),… macro

12