Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 49) sorted by relevance

12

/tools/perf/util/
Dgenelf.c61 struct options { struct
62 char *output;
63 int fd;
523 static struct options options; variable
/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
/tools/lib/subcmd/
Dparse-options.c342 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) in parse_short_opt()
361 const struct option *options) in parse_long_opt()
473 static void check_typos(const char *arg, const struct option *options) in check_typos()
512 const struct option *options, in parse_options_step()
629 int parse_options_subcommand(int argc, const char **argv, const struct option *options, in parse_options_subcommand()
683 int parse_options(int argc, const char **argv, const struct option *options, in parse_options()
/tools/perf/trace/beauty/
Dwaitid_options.c10 int printed = 0, options = arg->val; in syscall_arg__scnprintf_waitid_options() local
/tools/lib/traceevent/
Devent-plugin.c25 struct tep_plugin_option *options; member
213 struct tep_plugin_option *options) in tep_plugin_add_options()
235 void tep_plugin_remove_options(struct tep_plugin_option *options) in tep_plugin_remove_options()
/tools/perf/
Dbuiltin-kallsyms.c50 const struct option options[] = { in cmd_kallsyms() local
Dbuiltin-evlist.c53 const struct option options[] = { in cmd_evlist() local
Dbuiltin-buildid-list.c98 const struct option options[] = { in cmd_buildid_list() local
Dbuiltin-data.c63 const struct option options[] = { in cmd_data_convert() local
Dperf.c155 struct option options[] = { variable
/tools/perf/tests/
Dattr.py141 def __init__(self, path, options): argument
326 def run_tests(options): argument
/tools/testing/selftests/powerpc/benchmarks/
Dmmap_bench.c23 static struct option options[] = { variable
Dfork.c210 static struct option options[] = { variable
/tools/testing/selftests/pidfd/
Dpidfd_wait.c29 static int sys_waitid(int which, pid_t pid, siginfo_t *info, int options, in sys_waitid()
/tools/perf/bench/
Dsched-pipe.c43 static const struct option options[] = { variable
Dfutex-requeue.c48 static const struct option options[] = { variable
Dfutex-wake.c49 static const struct option options[] = { variable
Dfutex-hash.c53 static const struct option options[] = { variable
Dfutex-lock-pi.c46 static const struct option options[] = { variable
Dfutex-wake-parallel.c60 static const struct option options[] = { variable
Dsched-messaging.c246 static const struct option options[] = { variable
/tools/testing/selftests/bpf/
Dtest_sockmap.c798 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1112 static void test_options(char *options) in test_options()
1161 char *options = calloc(OPTSTRING, sizeof(char)); in __test_exec() local
1742 struct sockmap_options options = {0}; in main() local
/tools/kvm/kvm_stat/
Dkvm_stat859 def __init__(self, options): argument
866 def _get_providers(self, options): argument
1637 def check_access(options): argument
/tools/include/uapi/linux/
Dif_xdp.h103 __u32 options; member
/tools/bpf/bpftool/
Dmain.c350 static const struct option options[] = { in main() local

12