| /Linux-v6.6/tools/virtio/ringtest/ |
| D | main.c | 222 .has_arg = required_argument, 227 .has_arg = required_argument, 232 .has_arg = required_argument, 237 .has_arg = required_argument, 242 .has_arg = required_argument, 247 .has_arg = required_argument, 252 .has_arg = required_argument,
|
| /Linux-v6.6/tools/tracing/rtla/src/ |
| D | osnoise_top.c | 362 {"auto", required_argument, 0, 'a'}, in osnoise_top_parse_args() 363 {"cpus", required_argument, 0, 'c'}, in osnoise_top_parse_args() 366 {"duration", required_argument, 0, 'd'}, in osnoise_top_parse_args() 367 {"event", required_argument, 0, 'e'}, in osnoise_top_parse_args() 368 {"house-keeping", required_argument, 0, 'H'}, in osnoise_top_parse_args() 370 {"period", required_argument, 0, 'p'}, in osnoise_top_parse_args() 371 {"priority", required_argument, 0, 'P'}, in osnoise_top_parse_args() 373 {"runtime", required_argument, 0, 'r'}, in osnoise_top_parse_args() 374 {"stop", required_argument, 0, 's'}, in osnoise_top_parse_args() 375 {"stop-total", required_argument, 0, 'S'}, in osnoise_top_parse_args() [all …]
|
| D | timerlat_top.c | 405 {"auto", required_argument, 0, 'a'}, in timerlat_top_parse_args() 406 {"cpus", required_argument, 0, 'c'}, in timerlat_top_parse_args() 409 {"duration", required_argument, 0, 'd'}, in timerlat_top_parse_args() 410 {"event", required_argument, 0, 'e'}, in timerlat_top_parse_args() 412 {"house-keeping", required_argument, 0, 'H'}, in timerlat_top_parse_args() 413 {"irq", required_argument, 0, 'i'}, in timerlat_top_parse_args() 415 {"period", required_argument, 0, 'p'}, in timerlat_top_parse_args() 416 {"priority", required_argument, 0, 'P'}, in timerlat_top_parse_args() 418 {"stack", required_argument, 0, 's'}, in timerlat_top_parse_args() 419 {"thread", required_argument, 0, 'T'}, in timerlat_top_parse_args() [all …]
|
| D | osnoise_hist.c | 508 {"auto", required_argument, 0, 'a'}, in osnoise_hist_parse_args() 509 {"bucket-size", required_argument, 0, 'b'}, in osnoise_hist_parse_args() 510 {"entries", required_argument, 0, 'E'}, in osnoise_hist_parse_args() 511 {"cpus", required_argument, 0, 'c'}, in osnoise_hist_parse_args() 514 {"duration", required_argument, 0, 'd'}, in osnoise_hist_parse_args() 515 {"house-keeping", required_argument, 0, 'H'}, in osnoise_hist_parse_args() 517 {"period", required_argument, 0, 'p'}, in osnoise_hist_parse_args() 518 {"priority", required_argument, 0, 'P'}, in osnoise_hist_parse_args() 519 {"runtime", required_argument, 0, 'r'}, in osnoise_hist_parse_args() 520 {"stop", required_argument, 0, 's'}, in osnoise_hist_parse_args() [all …]
|
| D | timerlat_hist.c | 578 {"auto", required_argument, 0, 'a'}, in timerlat_hist_parse_args() 579 {"cpus", required_argument, 0, 'c'}, in timerlat_hist_parse_args() 581 {"bucket-size", required_argument, 0, 'b'}, in timerlat_hist_parse_args() 583 {"entries", required_argument, 0, 'E'}, in timerlat_hist_parse_args() 584 {"duration", required_argument, 0, 'd'}, in timerlat_hist_parse_args() 585 {"house-keeping", required_argument, 0, 'H'}, in timerlat_hist_parse_args() 587 {"irq", required_argument, 0, 'i'}, in timerlat_hist_parse_args() 589 {"period", required_argument, 0, 'p'}, in timerlat_hist_parse_args() 590 {"priority", required_argument, 0, 'P'}, in timerlat_hist_parse_args() 591 {"stack", required_argument, 0, 's'}, in timerlat_hist_parse_args() [all …]
|
| /Linux-v6.6/tools/power/cpupower/utils/ |
| D | cpupower-set.c | 20 {"perf-bias", required_argument, NULL, 'b'}, 21 {"epp", required_argument, NULL, 'e'}, 22 {"amd-pstate-mode", required_argument, NULL, 'm'}, 23 {"turbo-boost", required_argument, NULL, 't'},
|
| D | cpuidle-set.c | 17 {"disable", required_argument, NULL, 'd'}, 18 {"enable", required_argument, NULL, 'e'}, 19 {"disable-by-latency", required_argument, NULL, 'D'},
|
| D | cpufreq-set.c | 24 {"min", required_argument, NULL, 'd'}, 25 {"max", required_argument, NULL, 'u'}, 26 {"governor", required_argument, NULL, 'g'}, 27 {"freq", required_argument, NULL, 'f'},
|
| /Linux-v6.6/tools/testing/vsock/ |
| D | vsock_perf.c | 311 .has_arg = required_argument, 316 .has_arg = required_argument, 321 .has_arg = required_argument, 326 .has_arg = required_argument, 331 .has_arg = required_argument, 336 .has_arg = required_argument,
|
| D | vsock_diag_test.c | 446 .has_arg = required_argument, 451 .has_arg = required_argument, 456 .has_arg = required_argument, 461 .has_arg = required_argument, 471 .has_arg = required_argument,
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | xdp_synproxy.c | 96 { "iface", required_argument, NULL, 'i' }, in parse_options() 97 { "prog", required_argument, NULL, 'x' }, in parse_options() 98 { "mss4", required_argument, NULL, 4 }, in parse_options() 99 { "mss6", required_argument, NULL, 6 }, in parse_options() 100 { "wscale", required_argument, NULL, 'w' }, in parse_options() 101 { "ttl", required_argument, NULL, 't' }, in parse_options() 102 { "ports", required_argument, NULL, 'p' }, in parse_options()
|
| D | test_sockmap.c | 91 {"cgroup", required_argument, NULL, 'c' }, 92 {"rate", required_argument, NULL, 'r' }, 94 {"iov_count", required_argument, NULL, 'i' }, 95 {"length", required_argument, NULL, 'l' }, 96 {"test", required_argument, NULL, 't' }, 101 {"txmsg_apply", required_argument, NULL, 'a'}, 102 {"txmsg_cork", required_argument, NULL, 'k'}, 103 {"txmsg_start", required_argument, NULL, 's'}, 104 {"txmsg_end", required_argument, NULL, 'e'}, 105 {"txmsg_start_push", required_argument, NULL, 'p'}, [all …]
|
| /Linux-v6.6/tools/power/acpi/tools/pfrut/ |
| D | pfrut.c | 82 {"load", required_argument, 0, 'l'}, 88 {"type", required_argument, 0, 'T'}, 89 {"level", required_argument, 0, 'L'}, 91 {"setrev", required_argument, 0, 'd'}, 92 {"setrevlog", required_argument, 0, 'D'},
|
| /Linux-v6.6/tools/thermal/thermometer/ |
| D | thermometer.c | 202 { "config", required_argument, NULL, 'c' }, in options_init() 203 { "duration", required_argument, NULL, 'd' }, in options_init() 204 { "loglevel", required_argument, NULL, 'l' }, in options_init() 205 { "postfix", required_argument, NULL, 'p' }, in options_init() 206 { "output", required_argument, NULL, 'o' }, in options_init() 207 { "syslog", required_argument, NULL, 's' }, in options_init()
|
| /Linux-v6.6/tools/testing/selftests/watchdog/ |
| D | watchdog-test.c | 36 {"pingrate", required_argument, NULL, 'p'}, 38 {"timeout", required_argument, NULL, 't'}, 40 {"pretimeout", required_argument, NULL, 'n'}, 43 {"file", required_argument, NULL, 'f'},
|
| /Linux-v6.6/tools/usb/usbip/src/ |
| D | usbip_attach.c | 204 { "remote", required_argument, NULL, 'r' }, in usbip_attach() 205 { "busid", required_argument, NULL, 'b' }, in usbip_attach() 206 { "device", required_argument, NULL, 'd' }, in usbip_attach()
|
| D | usbip_detach.c | 99 { "port", required_argument, NULL, 'p' }, in usbip_detach()
|
| /Linux-v6.6/tools/testing/selftests/net/ |
| D | toeplitz.c | 488 {"dport", required_argument, 0, 'd'}, in parse_opts() 489 {"cpus", required_argument, 0, 'C'}, in parse_opts() 490 {"key", required_argument, 0, 'k'}, in parse_opts() 491 {"iface", required_argument, 0, 'i'}, in parse_opts() 496 {"timeout", required_argument, 0, 'T'}, in parse_opts() 499 {"rps", required_argument, 0, 'r'}, in parse_opts()
|
| /Linux-v6.6/tools/power/x86/x86_energy_perf_policy/ |
| D | x86_energy_perf_policy.c | 529 {"all", required_argument, 0, 'a'}, in cmdline() 530 {"cpu", required_argument, 0, 'c'}, in cmdline() 531 {"pkg", required_argument, 0, 'p'}, in cmdline() 533 {"hwp-desired", required_argument, 0, 'D'}, in cmdline() 534 {"epb", required_argument, 0, 'B'}, in cmdline() 538 {"hwp-epp", required_argument, 0, 'P'}, in cmdline() 539 {"hwp-min", required_argument, 0, 'm'}, in cmdline() 540 {"hwp-max", required_argument, 0, 'M'}, in cmdline() 542 {"turbo-enable", required_argument, 0, 't'}, in cmdline() 543 {"hwp-use-pkg", required_argument, 0, 'u'}, in cmdline() [all …]
|
| /Linux-v6.6/tools/power/x86/intel-speed-select/ |
| D | isst-config.c | 2739 { "bucket", required_argument, 0, 'b' }, in parse_cmd_args() 2740 { "level", required_argument, 0, 'l' }, in parse_cmd_args() 2741 { "online", required_argument, 0, 'o' }, in parse_cmd_args() 2742 { "trl-type", required_argument, 0, 'r' }, in parse_cmd_args() 2743 { "trl", required_argument, 0, 't' }, in parse_cmd_args() 2745 { "clos", required_argument, 0, 'c' }, in parse_cmd_args() 2746 { "desired", required_argument, 0, 'd' }, in parse_cmd_args() 2747 { "epp", required_argument, 0, 'e' }, in parse_cmd_args() 2748 { "min", required_argument, 0, 'n' }, in parse_cmd_args() 2749 { "max", required_argument, 0, 'm' }, in parse_cmd_args() [all …]
|
| /Linux-v6.6/scripts/dtc/ |
| D | fdtoverlay.c | 31 {"input", required_argument, NULL, 'i'}, 32 {"output", required_argument, NULL, 'o'},
|
| /Linux-v6.6/tools/tracing/latency/ |
| D | latency-collector.c | 1832 { "tracer", required_argument, 0, 't' }, in scan_arguments() 1834 { "threshold", required_argument, 0, 's' }, in scan_arguments() 1837 { "policy", required_argument, 0, 'c' }, in scan_arguments() 1838 { "priority", required_argument, 0, 'p' }, in scan_arguments() 1842 { "nrlat", required_argument, 0, 'a' }, in scan_arguments() 1843 { "threads", required_argument, 0, 'e' }, in scan_arguments() 1844 { "time", required_argument, 0, 'u' }, in scan_arguments() 1847 { "tracefile", required_argument, 0, 'i' }, in scan_arguments() 1848 { "max-lat", required_argument, 0, 'm' }, in scan_arguments()
|
| /Linux-v6.6/tools/testing/selftests/powerpc/benchmarks/ |
| D | mmap_bench.c | 25 { "iterations", required_argument, 0, 'i' },
|
| /Linux-v6.6/tools/mm/ |
| D | page_owner_sort.c | 701 { "pid", required_argument, NULL, 1 }, in main() 702 { "tgid", required_argument, NULL, 2 }, in main() 703 { "name", required_argument, NULL, 3 }, in main() 704 { "cull", required_argument, NULL, 4 }, in main() 705 { "sort", required_argument, NULL, 5 }, in main()
|
| /Linux-v6.6/tools/arch/x86/kcpuid/ |
| D | kcpuid.c | 605 { "file", required_argument, NULL, 'f' }, /* use user's cpuid file */ 607 { "leaf", required_argument, NULL, 'l'}, /* only check a specific leaf */ 609 { "subleaf", required_argument, NULL, 's'}, /* check a specific subleaf */
|