/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise_top.c | 366 {"auto", required_argument, 0, 'a'}, in osnoise_top_parse_args() 367 {"cpus", required_argument, 0, 'c'}, in osnoise_top_parse_args() 370 {"duration", required_argument, 0, 'd'}, in osnoise_top_parse_args() 371 {"event", required_argument, 0, 'e'}, in osnoise_top_parse_args() 372 {"house-keeping", required_argument, 0, 'H'}, in osnoise_top_parse_args() 374 {"period", required_argument, 0, 'p'}, in osnoise_top_parse_args() 375 {"priority", required_argument, 0, 'P'}, in osnoise_top_parse_args() 377 {"runtime", required_argument, 0, 'r'}, in osnoise_top_parse_args() 378 {"stop", required_argument, 0, 's'}, in osnoise_top_parse_args() 379 {"stop-total", required_argument, in osnoise_top_parse_args() [all...] |
H A D | osnoise_hist.c | 511 {"auto", required_argument, 0, 'a'}, in osnoise_hist_parse_args() 512 {"bucket-size", required_argument, 0, 'b'}, in osnoise_hist_parse_args() 513 {"entries", required_argument, 0, 'E'}, in osnoise_hist_parse_args() 514 {"cpus", required_argument, 0, 'c'}, in osnoise_hist_parse_args() 517 {"duration", required_argument, 0, 'd'}, in osnoise_hist_parse_args() 518 {"house-keeping", required_argument, 0, 'H'}, in osnoise_hist_parse_args() 520 {"period", required_argument, 0, 'p'}, in osnoise_hist_parse_args() 521 {"priority", required_argument, 0, 'P'}, in osnoise_hist_parse_args() 522 {"runtime", required_argument, 0, 'r'}, in osnoise_hist_parse_args() 523 {"stop", required_argument, in osnoise_hist_parse_args() [all...] |
H A D | timerlat_top.c | 409 {"auto", required_argument, 0, 'a'}, in timerlat_top_parse_args() 410 {"cpus", required_argument, 0, 'c'}, in timerlat_top_parse_args() 413 {"duration", required_argument, 0, 'd'}, in timerlat_top_parse_args() 414 {"event", required_argument, 0, 'e'}, in timerlat_top_parse_args() 416 {"house-keeping", required_argument, 0, 'H'}, in timerlat_top_parse_args() 417 {"irq", required_argument, 0, 'i'}, in timerlat_top_parse_args() 419 {"period", required_argument, 0, 'p'}, in timerlat_top_parse_args() 420 {"priority", required_argument, 0, 'P'}, in timerlat_top_parse_args() 422 {"stack", required_argument, 0, 's'}, in timerlat_top_parse_args() 423 {"thread", required_argument, in timerlat_top_parse_args() [all...] |
H A D | timerlat_hist.c | 581 {"auto", required_argument, 0, 'a'}, in timerlat_hist_parse_args() 582 {"cpus", required_argument, 0, 'c'}, in timerlat_hist_parse_args() 584 {"bucket-size", required_argument, 0, 'b'}, in timerlat_hist_parse_args() 586 {"entries", required_argument, 0, 'E'}, in timerlat_hist_parse_args() 587 {"duration", required_argument, 0, 'd'}, in timerlat_hist_parse_args() 588 {"house-keeping", required_argument, 0, 'H'}, in timerlat_hist_parse_args() 590 {"irq", required_argument, 0, 'i'}, in timerlat_hist_parse_args() 592 {"period", required_argument, 0, 'p'}, in timerlat_hist_parse_args() 593 {"priority", required_argument, 0, 'P'}, in timerlat_hist_parse_args() 594 {"stack", required_argument, in timerlat_hist_parse_args() [all...] |
/kernel/linux/linux-5.10/tools/virtio/ringtest/ |
H A 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,
|
/kernel/linux/linux-6.6/tools/virtio/ringtest/ |
H A 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,
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/ |
H A 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'},
|
H A D | cpuidle-set.c | 17 {"disable", required_argument, NULL, 'd'}, 18 {"enable", required_argument, NULL, 'e'}, 19 {"disable-by-latency", required_argument, NULL, 'D'},
|
H A 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'},
|
/kernel/linux/linux-5.10/tools/testing/selftests/watchdog/ |
H A D | watchdog-test.c | 28 {"pingrate", required_argument, NULL, 'p'}, 29 {"timeout", required_argument, NULL, 't'}, 31 {"pretimeout", required_argument, NULL, 'n'}, 34 {"file", required_argument, NULL, 'f'},
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A 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,
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
H A D | cpuidle-set.c | 17 {"disable", required_argument, NULL, 'd'}, 18 {"enable", required_argument, NULL, 'e'}, 19 {"disable-by-latency", required_argument, NULL, 'D'},
|
H A 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'},
|
/kernel/linux/linux-6.6/tools/testing/selftests/watchdog/ |
H A 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'},
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | vsock_test.c | 319 .has_arg = required_argument, 324 .has_arg = required_argument, 329 .has_arg = required_argument, 334 .has_arg = required_argument, 344 .has_arg = required_argument,
|
H A D | vsock_diag_test.c | 448 .has_arg = required_argument, 453 .has_arg = required_argument, 458 .has_arg = required_argument, 463 .has_arg = required_argument, 473 .has_arg = required_argument,
|
/kernel/linux/linux-6.6/tools/power/acpi/tools/pfrut/ |
H A 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'},
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A 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()
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/thermal/thermometer/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A 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, in parse_cmd_args() [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_redirect_cpu_user.c | 81 {"dev", required_argument, NULL, 'd' }, 83 {"sec", required_argument, NULL, 's' }, 84 {"progname", required_argument, NULL, 'p' }, 85 {"qsize", required_argument, NULL, 'q' }, 86 {"cpu", required_argument, NULL, 'c' }, 91 {"mprog-name", required_argument, NULL, 'e' }, 92 {"mprog-filename", required_argument, NULL, 'f' }, 93 {"redirect-device", required_argument, NULL, 'r' }, 94 {"redirect-map", required_argument, NULL, 'm' },
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 2410 { "bucket", required_argument, 0, 'b' }, in parse_cmd_args() 2411 { "level", required_argument, 0, 'l' }, in parse_cmd_args() 2412 { "online", required_argument, 0, 'o' }, in parse_cmd_args() 2413 { "trl-type", required_argument, 0, 'r' }, in parse_cmd_args() 2414 { "trl", required_argument, 0, 't' }, in parse_cmd_args() 2416 { "clos", required_argument, 0, 'c' }, in parse_cmd_args() 2417 { "desired", required_argument, 0, 'd' }, in parse_cmd_args() 2418 { "epp", required_argument, 0, 'e' }, in parse_cmd_args() 2419 { "min", required_argument, 0, 'n' }, in parse_cmd_args() 2420 { "max", required_argument, in parse_cmd_args() [all...] |