Home
last modified time | relevance | path

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

12

/tools/lib/subcmd/
Dparse-options.c693 static void print_option_help(const struct option *opts, int full) in print_option_help()
804 static struct option *options__order(const struct option *opts) in options__order()
856 const struct option *opts, int full, in usage_with_options_internal()
902 const struct option *opts) in usage_with_options()
909 const struct option *opts, const char *fmt, ...) in usage_with_options_msg()
926 const struct option *opts, in parse_options_usage()
991 find_option(struct option *opts, int shortopt, const char *longopt) in find_option()
1002 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag()
1012 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild()
/tools/perf/util/
Drecord.c139 void perf_evlist__config(struct evlist *evlist, struct record_opts *opts, in perf_evlist__config()
198 static int record_opts__config_freq(struct record_opts *opts) in record_opts__config_freq()
258 int record_opts__config(struct record_opts *opts) in record_opts__config()
313 struct record_opts *opts = opt->value; in record__parse_freq() local
Dllvm-utils.h34 const char *opts; member
Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
Dannotate.c1715 struct annotation_options *opts = args->options; in symbol__disassemble_bpf() local
1866 struct annotation_options *opts = args->options; in symbol__disassemble() local
2120 struct annotation_options *opts) in insert_source_line()
2272 struct annotation_options *opts) in symbol__annotate_printf()
2410 struct annotation_options *opts) in symbol__annotate_fprintf2()
2436 struct annotation_options *opts) in map_symbol__annotation_dump()
2647 struct annotation_options *opts) in annotation__calc_lines()
2679 struct annotation_options *opts) in symbol__calc_lines()
2688 struct annotation_options *opts) in symbol__tty_annotate2()
2716 struct annotation_options *opts) in symbol__tty_annotate()
[all …]
Dbpf-event.c166 struct record_opts *opts) in perf_event__synthesize_one_bpf_prog()
302 struct record_opts *opts) in perf_event__synthesize_bpf_events()
/tools/testing/selftests/bpf/
Dtest_btf_dump.c25 struct btf_dump_opts opts; member
37 const struct btf_dump_opts *opts) in btf_dump_all_types()
/tools/perf/
Dbuiltin-record.c77 struct record_opts opts; member
376 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse() local
423 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse() local
457 struct record_opts *opts = opt->value; in record__parse_comp_level() local
706 struct record_opts *opts = &rec->opts; in record__mmap_evlist() local
748 struct record_opts *opts = &rec->opts; in record__open() local
1225 struct record_opts *opts = &rec->opts; in record__synthesize() local
1343 struct record_opts *opts = &rec->opts; in __cmd_record() local
1895 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local
1937 struct record_opts *opts = (struct record_opts *)opt->value; in record__parse_affinity() local
[all …]
Dbuiltin-top.c868 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() local
938 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() local
984 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback() local
1007 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local
1222 struct record_opts *opts = &top->record_opts; in __cmd_top() local
1423 struct record_opts *opts = &top.record_opts; in cmd_top() local
Dbuiltin-data.c59 struct perf_data_convert_opts opts = { in cmd_data_convert() local
/tools/power/acpi/common/
Dgetopt.c88 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
/tools/perf/ui/browsers/
Dannotate.c35 struct annotation_options *opts; member
627 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()
875 struct annotation_options *opts) in map_symbol__tui_annotate()
882 struct annotation_options *opts) in hist_entry__tui_annotate()
894 struct annotation_options *opts) in symbol__tui_annotate()
/tools/usb/usbip/src/
Dusbip_detach.c98 static const struct option opts[] = { in usbip_detach() local
Dusbip_unbind.c102 static const struct option opts[] = { in usbip_unbind() local
Dusbip_bind.c184 static const struct option opts[] = { in usbip_bind() local
Dusbip.c135 static const struct option opts[] = { in main() local
Dusbip_attach.c203 static const struct option opts[] = { in usbip_attach() local
/tools/perf/tests/
Dopenat-syscall-tp-fields.c26 struct record_opts opts = { in test__syscall_openat_tp_fields() local
Dkeep-tracking.c65 struct record_opts opts = { in test__keep_tracking() local
Dbackward-ring-buffer.c91 struct record_opts opts = { in test__backward_ring_buffer() local
Dperf-record.c45 struct record_opts opts = { in test__PERF_RECORD() local
/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c49 struct record_opts opts = { in test__perf_time_to_tsc() local
/tools/perf/arch/s390/util/
Dauxtrace.c49 struct record_opts *opts) in cpumsf_recording_options()
/tools/thermal/tmon/
Dtmon.c210 static struct option opts[] = { variable
/tools/perf/arch/x86/util/
Dintel-bts.c107 struct record_opts *opts) in intel_bts_recording_options()
246 struct record_opts *opts, in intel_bts_parse_snapshot_options()

12