Home
last modified time | relevance | path

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

123

/tools/perf/util/
Dparse-regs-options.c13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs()
86 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs()
92 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs()
Dparse-branch-options.c94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
/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()
614 char opt = ctx->excl_opt->short_name; in parse_options_step() local
824 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv()
967 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb()
1005 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() local
1017 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/testing/selftests/bpf/
Dtest_sockmap.c327 struct sockmap_options *opt) in msg_loop_sendpage()
453 struct sockmap_options *opt) in msg_loop()
607 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test()
715 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong()
1159 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1189 static int test_exec(int cgrp, struct sockmap_options *opt) in test_exec()
1203 struct sockmap_options opt; in test_loop() local
1272 static int test_send(struct sockmap_options *opt, int cgrp) in test_send()
1324 struct sockmap_options opt = {0}; in test_mixed() local
1443 struct sockmap_options opt = {0}; in test_start_end() local
[all …]
Dtest_libbpf_open.c116 int opt; in main() local
Dxdping.c102 int opt, ret = 1; in main() local
/tools/perf/
Dbuiltin-probe.c167 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
233 static int opt_show_lines(const struct option *opt, in opt_show_lines()
253 static int opt_show_vars(const struct option *opt, in opt_show_vars()
275 static int opt_add_probe_event(const struct option *opt, in opt_add_probe_event()
286 static int opt_set_filter_with_command(const struct option *opt, in opt_set_filter_with_command()
Dbuiltin-record.c371 static int record__aio_parse(const struct option *opt, in record__aio_parse()
417 static int record__mmap_flush_parse(const struct option *opt, in record__mmap_flush_parse()
454 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level()
1774 int record_parse_callchain_opt(const struct option *opt, in record_parse_callchain_opt()
1781 int record_callchain_opt(const struct option *opt, in record_callchain_opt()
1882 static int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
1924 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity()
1939 static int record__parse_mmap_pages(const struct option *opt, in record__parse_mmap_pages()
Dbuiltin-mem.c37 static int parse_record_events(const struct option *opt, in parse_record_events()
336 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
/tools/testing/selftests/media_tests/
Dmedia_device_test.c46 int opt; in main() local
Dmedia_device_open.c41 int opt; in main() local
Dvideo_device_test.c42 int opt; in main() 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
/tools/usb/usbip/src/
Dusbip_detach.c102 int opt; in usbip_detach() local
Dusbip_unbind.c107 int opt; in usbip_unbind() local
Dusbip_bind.c189 int opt; in usbip_bind() local
Dusbip.c143 int opt; in main() local
/tools/power/cpupower/bench/
Dparse.c158 char opt[16], val[32], *line = NULL; in prepare_config() local
/tools/testing/selftests/android/ion/
Dionapp_export.c31 int opt, ret, status, heapid; in main() local
/tools/testing/selftests/timers/
Dset-2038.c77 int opt, dangerous = 0; in main() local
Dthreadtest.c126 int opt; in main() local
/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c164 int opt; in main() local
/tools/hv/
Dhv_fcopy_daemon.c136 int daemonize = 1, long_index = 0, opt; in main() local
/tools/testing/selftests/vm/
Dgup_benchmark.c35 int i, fd, filed, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local

123