| /tools/lib/subcmd/ |
| D | parse-options.c | 652 static void print_option_help(const struct option *opts, int full) in print_option_help() 762 static struct option *options__order(const struct option *opts) in options__order() 814 const struct option *opts, int full, in usage_with_options_internal() 860 const struct option *opts) in usage_with_options() 867 const struct option *opts, const char *fmt, ...) in usage_with_options_msg() 884 const struct option *opts, in parse_options_usage() 949 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() 960 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() 970 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
|
| /tools/perf/util/ |
| D | record.c | 132 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts, in perf_evlist__config() 187 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq() 237 int record_opts__config(struct record_opts *opts) in record_opts__config()
|
| D | top.c | 29 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
|
| D | kvm-stat.h | 74 struct record_opts opts; member
|
| /tools/usb/usbip/src/ |
| D | usbip_detach.c | 86 static const struct option opts[] = { in usbip_detach() local
|
| D | usbip_unbind.c | 114 static const struct option opts[] = { in usbip_unbind() local
|
| D | usbip_bind.c | 196 static const struct option opts[] = { in usbip_bind() local
|
| D | usbip.c | 147 static const struct option opts[] = { in main() local
|
| D | usbip_attach.c | 207 static const struct option opts[] = { in usbip_attach() local
|
| D | usbip_list.c | 337 static const struct option opts[] = { in usbip_list() local
|
| /tools/power/acpi/common/ |
| D | getopt.c | 122 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
|
| /tools/perf/tests/ |
| D | openat-syscall-tp-fields.c | 18 struct record_opts opts = { in test__syscall_openat_tp_fields() local
|
| D | keep-tracking.c | 54 struct record_opts opts = { in test__keep_tracking() local
|
| D | backward-ring-buffer.c | 84 struct record_opts opts = { in test__backward_ring_buffer() local
|
| D | perf-record.c | 40 struct record_opts opts = { in test__PERF_RECORD() local
|
| D | bpf.c | 92 struct record_opts opts = { in do_test() local
|
| D | switch-tracking.c | 312 struct record_opts opts = { in test__switch_tracking() local
|
| /tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 40 struct record_opts opts = { in test__perf_time_to_tsc() local
|
| /tools/perf/ |
| D | builtin-record.c | 50 struct record_opts opts; member 349 struct record_opts *opts = &rec->opts; in record__mmap_evlist() local 386 struct record_opts *opts = &rec->opts; in record__open() local 745 struct record_opts *opts = &rec->opts; in record__synthesize() local 824 struct record_opts *opts = &rec->opts; in __cmd_record() local 1262 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local 1305 struct record_opts *opts = opt->value; in record__parse_mmap_pages() local
|
| D | builtin-data.c | 57 struct perf_data_convert_opts opts = { in cmd_data_convert() local
|
| D | builtin-top.c | 869 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local 925 struct record_opts *opts = &top->record_opts; in __cmd_top() local 1106 struct record_opts *opts = &top.record_opts; in cmd_top() local
|
| /tools/thermal/tmon/ |
| D | tmon.c | 219 static struct option opts[] = { variable
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 115 struct record_opts *opts) in intel_bts_recording_options() 254 struct record_opts *opts, in intel_bts_parse_snapshot_options()
|
| /tools/perf/arch/arm/util/ |
| D | cs-etm.c | 51 struct record_opts *opts, in cs_etm_parse_snapshot_options() 74 struct record_opts *opts) in cs_etm_recording_options()
|
| /tools/perf/scripts/python/ |
| D | call-graph-from-postgresql.py | 301 opts = dbname.split() variable
|