| /tools/perf/util/ |
| D | parse-options.c | 567 static void print_option_help(const struct option *opts, int full) in print_option_help() 673 static struct option *options__order(const struct option *opts) in options__order() 723 const struct option *opts, int full, in usage_with_options_internal() 769 const struct option *opts) in usage_with_options() 777 const struct option *opts, const char *fmt, ...) in usage_with_options_msg() 792 const struct option *opts, in parse_options_usage() 856 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag()
|
| D | record.c | 132 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts) in perf_evlist__config() 186 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq() 236 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
|
| D | evsel.c | 566 struct record_opts *opts, in perf_evsel__config_callgraph() 628 struct record_opts *opts) in apply_config_terms() 737 void perf_evsel__config(struct perf_evsel *evsel, struct record_opts *opts) in perf_evsel__config()
|
| /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 | 203 static const struct option opts[] = { in usbip_attach() local
|
| D | usbip_list.c | 251 static const struct option opts[] = { in usbip_list() local
|
| /tools/power/acpi/common/ |
| D | getopt.c | 120 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
|
| /tools/perf/tests/ |
| D | openat-syscall-tp-fields.c | 11 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 | perf-record.c | 37 struct record_opts opts = { in test__PERF_RECORD() local
|
| D | bpf.c | 46 struct record_opts opts = { in do_test() local
|
| D | switch-tracking.c | 312 struct record_opts opts = { in test__switch_tracking() local
|
| D | code-reading.c | 439 struct record_opts opts = { in do_test_code_reading() 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 | 43 struct record_opts opts; member 278 struct record_opts *opts = &rec->opts; in record__open() local 483 struct record_opts *opts = &rec->opts; in __cmd_record() local 891 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local 934 struct record_opts *opts = opt->value; in record__parse_mmap_pages() local
|
| D | builtin-top.c | 901 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local 953 struct record_opts *opts = &top->record_opts; in __cmd_top() local 1129 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 | 113 struct record_opts *opts) in intel_bts_recording_options() 252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
|
| D | intel-pt.c | 238 struct record_opts *opts, in intel_pt_parse_snapshot_options() 508 struct record_opts *opts) in intel_pt_recording_options()
|
| /tools/perf/scripts/python/ |
| D | call-graph-from-postgresql.py | 301 opts = dbname.split() variable
|