Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/util/
Dparse-options.c567 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()
Drecord.c132 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()
Dtop.c29 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
Dkvm-stat.h74 struct record_opts opts; member
Devsel.c566 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/
Dusbip_detach.c89 static const struct option opts[] = { in usbip_detach() local
Dusbip_unbind.c114 static const struct option opts[] = { in usbip_unbind() local
Dusbip_bind.c196 static const struct option opts[] = { in usbip_bind() local
Dusbip.c147 static const struct option opts[] = { in main() local
Dusbip_attach.c203 static const struct option opts[] = { in usbip_attach() local
Dusbip_list.c251 static const struct option opts[] = { in usbip_list() local
/tools/power/acpi/common/
Dgetopt.c120 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
/tools/perf/tests/
Dopenat-syscall-tp-fields.c11 struct record_opts opts = { in test__syscall_openat_tp_fields() local
Dkeep-tracking.c54 struct record_opts opts = { in test__keep_tracking() local
Dperf-record.c37 struct record_opts opts = { in test__PERF_RECORD() local
Dbpf.c46 struct record_opts opts = { in do_test() local
Dswitch-tracking.c312 struct record_opts opts = { in test__switch_tracking() local
Dcode-reading.c439 struct record_opts opts = { in do_test_code_reading() local
/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c40 struct record_opts opts = { in test__perf_time_to_tsc() local
/tools/perf/
Dbuiltin-record.c43 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
Dbuiltin-top.c901 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/
Dtmon.c219 static struct option opts[] = { variable
/tools/perf/arch/x86/util/
Dintel-bts.c113 struct record_opts *opts) in intel_bts_recording_options()
252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
Dintel-pt.c238 struct record_opts *opts, in intel_pt_parse_snapshot_options()
508 struct record_opts *opts) in intel_pt_recording_options()
/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py301 opts = dbname.split() variable

12