| /tools/lib/subcmd/ |
| D | parse-options.c | 675 static void print_option_help(const struct option *opts, int full) in print_option_help() 785 static struct option *options__order(const struct option *opts) in options__order() 837 const struct option *opts, int full, in usage_with_options_internal() 883 const struct option *opts) in usage_with_options() 890 const struct option *opts, const char *fmt, ...) in usage_with_options_msg() 907 const struct option *opts, in parse_options_usage() 972 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() 983 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() 993 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
|
| /tools/perf/util/ |
| D | record.c | 134 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts, in perf_evlist__config() 189 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq() 239 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
|
| /tools/usb/usbip/src/ |
| D | usbip_detach.c | 89 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 | 215 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/ |
| D | builtin-record.c | 68 struct record_opts opts; member 396 struct record_opts *opts = &rec->opts; in record__mmap_evlist() local 433 struct record_opts *opts = &rec->opts; in record__open() local 794 struct record_opts *opts = &rec->opts; in record__synthesize() local 884 struct record_opts *opts = &rec->opts; in __cmd_record() local 1354 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local 1397 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 | 888 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local 944 struct record_opts *opts = &top->record_opts; in __cmd_top() local 1127 struct record_opts *opts = &top.record_opts; in cmd_top() local
|
| /tools/perf/tests/ |
| D | openat-syscall-tp-fields.c | 20 struct record_opts opts = { in test__syscall_openat_tp_fields() local
|
| D | keep-tracking.c | 55 struct record_opts opts = { in test__keep_tracking() local
|
| D | backward-ring-buffer.c | 86 struct record_opts opts = { in test__backward_ring_buffer() local
|
| D | perf-record.c | 43 struct record_opts opts = { in test__PERF_RECORD() local
|
| D | bpf.c | 112 struct record_opts opts = { in do_test() local
|
| D | switch-tracking.c | 314 struct record_opts opts = { in test__switch_tracking() local
|
| /tools/perf/arch/x86/tests/ |
| D | perf-time-to-tsc.c | 43 struct record_opts opts = { in test__perf_time_to_tsc() local
|
| /tools/thermal/tmon/ |
| D | tmon.c | 219 static struct option opts[] = { variable
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 112 struct record_opts *opts) in intel_bts_recording_options() 251 struct record_opts *opts, in intel_bts_parse_snapshot_options()
|
| /tools/perf/arch/arm/util/ |
| D | cs-etm.c | 55 struct record_opts *opts, in cs_etm_parse_snapshot_options() 78 struct record_opts *opts) in cs_etm_recording_options()
|
| /tools/power/x86/intel_pstate_tracer/ |
| D | intel_pstate_tracer.py | 494 …opts, args = getopt.getopt(sys.argv[1:],"ht:i:c:n:",["help","trace_file=","interval=","cpu=","name… variable
|
| /tools/perf/scripts/python/ |
| D | call-graph-from-sql.py | 313 opts = dbname.split() variable
|