/tools/lib/subcmd/ |
D | parse-options.c | 693 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/ |
D | record.c | 139 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
|
D | llvm-utils.h | 34 const char *opts; member
|
D | top.c | 28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
|
D | annotate.c | 1715 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 …]
|
D | bpf-event.c | 166 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/ |
D | test_btf_dump.c | 25 struct btf_dump_opts opts; member 37 const struct btf_dump_opts *opts) in btf_dump_all_types()
|
/tools/perf/ |
D | builtin-record.c | 77 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 …]
|
D | builtin-top.c | 868 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
|
D | builtin-data.c | 59 struct perf_data_convert_opts opts = { in cmd_data_convert() local
|
/tools/power/acpi/common/ |
D | getopt.c | 88 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
|
/tools/perf/ui/browsers/ |
D | annotate.c | 35 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/ |
D | usbip_detach.c | 98 static const struct option opts[] = { in usbip_detach() local
|
D | usbip_unbind.c | 102 static const struct option opts[] = { in usbip_unbind() local
|
D | usbip_bind.c | 184 static const struct option opts[] = { in usbip_bind() local
|
D | usbip.c | 135 static const struct option opts[] = { in main() local
|
D | usbip_attach.c | 203 static const struct option opts[] = { in usbip_attach() local
|
/tools/perf/tests/ |
D | openat-syscall-tp-fields.c | 26 struct record_opts opts = { in test__syscall_openat_tp_fields() local
|
D | keep-tracking.c | 65 struct record_opts opts = { in test__keep_tracking() local
|
D | backward-ring-buffer.c | 91 struct record_opts opts = { in test__backward_ring_buffer() local
|
D | perf-record.c | 45 struct record_opts opts = { in test__PERF_RECORD() local
|
/tools/perf/arch/x86/tests/ |
D | perf-time-to-tsc.c | 49 struct record_opts opts = { in test__perf_time_to_tsc() local
|
/tools/perf/arch/s390/util/ |
D | auxtrace.c | 49 struct record_opts *opts) in cpumsf_recording_options()
|
/tools/thermal/tmon/ |
D | tmon.c | 210 static struct option opts[] = { variable
|
/tools/perf/arch/x86/util/ |
D | intel-bts.c | 107 struct record_opts *opts) in intel_bts_recording_options() 246 struct record_opts *opts, in intel_bts_parse_snapshot_options()
|