Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 53) sorted by relevance

123

/tools/lib/subcmd/
Dparse-options.c20 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
38 static void optwarning(const struct option *opt, const char *reason, int flags) in optwarning()
48 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
70 const struct option *opt, int flags) in get_value()
596 char opt = ctx->excl_opt->short_name; in parse_options_step() local
805 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv()
948 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb()
986 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() local
998 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild() local
Drun-command.c215 int opt) in prepare_run_command_v_opt()
224 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
/tools/perf/
Dbuiltin-probe.c180 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
246 static int opt_show_lines(const struct option *opt, in opt_show_lines()
266 static int opt_show_vars(const struct option *opt, in opt_show_vars()
288 static int opt_add_probe_event(const struct option *opt, in opt_add_probe_event()
299 static int opt_set_filter_with_command(const struct option *opt, in opt_set_filter_with_command()
Dbuiltin-mem.c33 static int parse_record_events(const struct option *opt, in parse_record_events()
332 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
Dbuiltin-top.c1055 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1062 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1096 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
/tools/testing/selftests/media_tests/
Dmedia_device_open.c38 int opt; in main() local
Dmedia_device_test.c43 int opt; in main() local
Dvideo_device_test.c41 int opt; in main() local
/tools/perf/util/
Dparse-regs-options.c9 parse_regs(const struct option *opt, const char *str, int unset) in parse_regs()
Dparse-branch-options.c92 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
/tools/usb/usbip/src/
Dusbip_detach.c93 int opt; in usbip_detach() local
Dusbip_unbind.c119 int opt; in usbip_unbind() local
Dusbip_bind.c201 int opt; in usbip_bind() local
Dusbip.c155 int opt; in main() local
Dusbip_attach.c223 int opt; in usbip_attach() local
/tools/testing/selftests/net/
Dreuseport_bpf.c157 int i, opt; in build_recv_group() local
311 int fd1, fd2, opt; in test_extra_filter() local
392 int fd1, fd2, opt = 1; in test_filter_without_bind() local
Dreuseport_dualstack.c36 int opt, i; in build_rcv_fd() local
/tools/power/cpupower/bench/
Dparse.c171 char opt[16], val[32], *line = NULL; in prepare_config() local
/tools/testing/selftests/timers/
Dset-2038.c77 int opt, dangerous = 0; in main() local
Dthreadtest.c126 int opt; in main() local
Dinconsistency-check.c155 int clockid, opt; in main() local
/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c169 int opt; in main() local
Dbreakpoint_test_arm64.c209 int opt; in main() local
/tools/hv/
Dhv_vss_daemon.c158 int daemonize = 1, long_index = 0, opt; in main() local
Dhv_fcopy_daemon.c144 int daemonize = 1, long_index = 0, opt; in main() local

123