/tools/perf/util/ |
D | genelf.c | 61 struct options { struct 62 char *output; 63 int fd; 523 static struct options options; variable
|
/tools/testing/selftests/networking/timestamping/ |
D | rxtimestamp.c | 23 struct options { struct 44 struct options sockopt; argument
|
/tools/lib/subcmd/ |
D | parse-options.c | 342 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/ |
D | waitid_options.c | 10 int printed = 0, options = arg->val; in syscall_arg__scnprintf_waitid_options() local
|
/tools/lib/traceevent/ |
D | event-plugin.c | 25 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/ |
D | builtin-kallsyms.c | 50 const struct option options[] = { in cmd_kallsyms() local
|
D | builtin-evlist.c | 53 const struct option options[] = { in cmd_evlist() local
|
D | builtin-buildid-list.c | 98 const struct option options[] = { in cmd_buildid_list() local
|
D | builtin-data.c | 63 const struct option options[] = { in cmd_data_convert() local
|
D | perf.c | 155 struct option options[] = { variable
|
/tools/perf/tests/ |
D | attr.py | 141 def __init__(self, path, options): argument 326 def run_tests(options): argument
|
/tools/testing/selftests/powerpc/benchmarks/ |
D | mmap_bench.c | 23 static struct option options[] = { variable
|
D | fork.c | 210 static struct option options[] = { variable
|
/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 29 static int sys_waitid(int which, pid_t pid, siginfo_t *info, int options, in sys_waitid()
|
/tools/perf/bench/ |
D | sched-pipe.c | 43 static const struct option options[] = { variable
|
D | futex-requeue.c | 48 static const struct option options[] = { variable
|
D | futex-wake.c | 49 static const struct option options[] = { variable
|
D | futex-hash.c | 53 static const struct option options[] = { variable
|
D | futex-lock-pi.c | 46 static const struct option options[] = { variable
|
D | futex-wake-parallel.c | 60 static const struct option options[] = { variable
|
D | sched-messaging.c | 246 static const struct option options[] = { variable
|
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 798 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/ |
D | kvm_stat | 859 def __init__(self, options): argument 866 def _get_providers(self, options): argument 1637 def check_access(options): argument
|
/tools/include/uapi/linux/ |
D | if_xdp.h | 103 __u32 options; member
|
/tools/bpf/bpftool/ |
D | main.c | 350 static const struct option options[] = { in main() local
|