Home
last modified time | relevance | path

Searched refs:OPT_INTEGER (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/tools/perf/bench/
H A Devlist-open-close.c51 OPT_INTEGER('n', "nr-events", &nr_events,
53 OPT_INTEGER('i', "iterations", &iterations, "Number of iterations used to compute average (default=100)"),
H A Dsyscall.c29 OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
H A Dsched-pipe.c44 OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
H A Duprobe.c35 OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
H A Dmem-functions.c45 OPT_INTEGER('l', "nr_loops", &nr_loops,
H A Dnuma.c170 OPT_INTEGER('p', "nr_proc" , &p0.nr_proc, "number of processes"),
171 OPT_INTEGER('t', "nr_threads" , &p0.nr_threads, "number of threads per process"),
192 OPT_INTEGER('x', "perturb_secs", &p0.perturb_secs, "perturb thread 0/0 every X secs, to test convergence stability"),
196 OPT_INTEGER('H', "thp" , &p0.thp, "MADV_NOHUGEPAGE < 0 < MADV_HUGEPAGE"),
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsyscall.c24 OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
H A Dsched-pipe.c44 OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
H A Dmem-functions.c45 OPT_INTEGER('l', "nr_loops", &nr_loops,
H A Dnuma.c170 OPT_INTEGER('p', "nr_proc" , &p0.nr_proc, "number of processes"),
171 OPT_INTEGER('t', "nr_threads" , &p0.nr_threads, "number of threads per process"),
192 OPT_INTEGER('x', "perturb_secs", &p0.perturb_secs, "perturb thread 0/0 every X secs, to test convergence stability"),
196 OPT_INTEGER('H', "thp" , &p0.thp, "MADV_NOHUGEPAGE < 0 < MADV_HUGEPAGE"),
/kernel/linux/linux-6.6/tools/objtool/
H A Dbuiltin-check.c78 OPT_INTEGER(0, "prefix", &opts.prefix, "generate prefix symbols"),
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c1217 OPT_INTEGER(0, "max-stack", &report.max_stack, in cmd_report()
1267 OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx, in cmd_report()
1283 OPT_INTEGER(0, "samples", &symbol_conf.res_sample, in cmd_report()
1298 OPT_INTEGER(0, "socket-filter", &report.socket_filter, in cmd_report()
H A Dbuiltin-top.c1474 OPT_INTEGER('r', "realtime", &top.realtime_prio, in cmd_top()
1476 OPT_INTEGER('d', "delay", &top.delay_secs, in cmd_top()
1480 OPT_INTEGER('f', "count-filter", &top.count_filter, in cmd_top()
1492 OPT_INTEGER('E', "entries", &top.print_entries, in cmd_top()
1515 OPT_INTEGER(0, "max-stack", &top.max_stack, in cmd_top()
1573 OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx, in cmd_top()
H A Dbuiltin-stat.c1096 OPT_INTEGER('r', "repeat", &stat_config.run_count,
1122 OPT_INTEGER(0, "log-fd", &output_fd,
1131 OPT_INTEGER(0, "interval-count", &stat_config.times,
1147 OPT_INTEGER('D', "delay", &stat_config.initial_delay,
H A Dbuiltin-buildid-cache.c392 OPT_INTEGER(0, "target-ns", &ns_id, "target pid for namespace context"), in cmd_buildid_cache()
H A Dbuiltin-probe.c560 OPT_INTEGER('\0', "max-probes", &probe_conf.max_probes, in __cmd_probe()
H A Dbuiltin-kvm.c1261 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_report()
1363 OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu, in kvm_events_live()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c1485 OPT_INTEGER('r', "realtime", &top.realtime_prio, in cmd_top()
1487 OPT_INTEGER('d', "delay", &top.delay_secs, in cmd_top()
1491 OPT_INTEGER('f', "count-filter", &top.count_filter, in cmd_top()
1501 OPT_INTEGER('E', "entries", &top.print_entries, in cmd_top()
1526 OPT_INTEGER(0, "max-stack", &top.max_stack, in cmd_top()
1590 OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx, in cmd_top()
H A Dbuiltin-report.c1293 OPT_INTEGER(0, "max-stack", &report.max_stack, in cmd_report()
1343 OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx, in cmd_report()
1361 OPT_INTEGER(0, "samples", &symbol_conf.res_sample, in cmd_report()
1376 OPT_INTEGER(0, "socket-filter", &report.socket_filter, in cmd_report()
H A Dbuiltin-stat.c1191 OPT_INTEGER('r', "repeat", &stat_config.run_count,
1221 OPT_INTEGER(0, "log-fd", &output_fd,
1230 OPT_INTEGER(0, "interval-count", &stat_config.times,
1249 OPT_INTEGER('D', "delay", &target.initial_delay,
H A Dbuiltin-buildid-cache.c411 OPT_INTEGER(0, "target-ns", &ns_id, "target pid for namespace context"), in cmd_buildid_cache()
H A Dbuiltin-probe.c581 OPT_INTEGER('\0', "max-probes", &probe_conf.max_probes, in __cmd_probe()
H A Dbuiltin-lock.c2502 OPT_INTEGER('E', "entries", &print_nr_entries, "display this many functions"), in cmd_lock()
2527 OPT_INTEGER(0, "stack-skip", &stack_skip, in cmd_lock()
2530 OPT_INTEGER('E', "entries", &print_nr_entries, "display this many functions"), in cmd_lock()
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dparse-options.h134 #define OPT_INTEGER(s, l, v, h) { .type = OPTION_INTEGER, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } macro
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dparse-options.h130 #define OPT_INTEGER(s, l, v, h) { .type = OPTION_INTEGER, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } macro

Completed in 33 milliseconds

12