| /tools/perf/util/ |
| A D | parse-regs-options.c | 13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() argument 21 if (unset) in __parse_regs() 86 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() argument 88 return __parse_regs(opt, str, unset, false); in parse_user_regs() 92 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs() argument 94 return __parse_regs(opt, str, unset, true); in parse_intr_regs()
|
| A D | parse-regs-options.h | 5 int parse_user_regs(const struct option *opt, const char *str, int unset); 6 int parse_intr_regs(const struct option *opt, const char *str, int unset);
|
| A D | pfm.h | 15 int unset); 25 int unset __maybe_unused) in parse_libpfm_events_option()
|
| A D | parse-events.h | 31 int parse_events_option(const struct option *opt, const char *str, int unset); 32 int parse_events_option_new_evlist(const struct option *opt, const char *str, int unset); 48 int parse_filter(const struct option *opt, const char *str, int unset); 50 int exclude_perf(const struct option *opt, const char *arg, int unset);
|
| A D | parse-branch-options.c | 99 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument 103 if (unset) in parse_branch_stack()
|
| A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() argument 74 if (unset) { in parse_clockid()
|
| A D | parse-branch-options.h | 5 int parse_branch_stack(const struct option *opt, const char *str, int unset);
|
| A D | clockid.h | 7 int parse_clockid(const struct option *opt, const char *str, int unset);
|
| A D | iostat.h | 35 int unset __maybe_unused);
|
| A D | callchain.h | 242 int record_parse_callchain_opt(const struct option *opt, const char *arg, int unset); 243 int record_callchain_opt(const struct option *opt, const char *arg, int unset); 249 const char *arg, bool unset);
|
| A D | iostat.c | 15 int unset __maybe_unused) in iostat_parse()
|
| A D | cgroup.h | 35 int parse_cgroups(const struct option *opt, const char *str, int unset);
|
| A D | record.h | 89 int record__parse_freq(const struct option *opt, const char *str, int unset);
|
| A D | dlfilter.h | 95 int list_available_dlfilters(const struct option *opt, const char *s, int unset);
|
| A D | auxtrace.h | 624 const char *str, int unset); 626 int unset); 765 const char *str __maybe_unused, int unset __maybe_unused) in itrace_do_parse_synth_opts() 774 int unset __maybe_unused) in itrace_parse_synth_opts()
|
| A D | lock-contention.h | 164 int parse_call_stack(const struct option *opt, const char *str, int unset);
|
| A D | lock-contention.c | 26 int unset __maybe_unused) in parse_call_stack()
|
| /tools/lib/subcmd/ |
| A D | parse-options.c | 147 if (unset) in get_value() 187 if (unset) in get_value() 213 if (unset) in get_value() 243 if (unset) in get_value() 254 if (unset) { in get_value() 270 if (unset) { in get_value() 288 if (unset) { in get_value() 304 if (unset) { in get_value() 320 if (unset) { in get_value() 995 int unset) in parse_opt_verbosity_cb() argument [all …]
|
| /tools/perf/ui/ |
| A D | ui.h | 32 int stdio__config_color(const struct option *opt, const char *mode, int unset);
|
| A D | setup.c | 71 const char *mode, int unset __maybe_unused) in stdio__config_color()
|
| /tools/perf/ |
| A D | builtin-probe.c | 168 int unset __maybe_unused) in opt_set_target() 203 const char *str, int unset __maybe_unused) in opt_set_target_ns() 234 const char *str, int unset __maybe_unused) in opt_show_lines() 254 const char *str, int unset __maybe_unused) in opt_show_vars() 276 const char *str, int unset __maybe_unused) in opt_add_probe_event() 287 const char *str, int unset) in opt_set_filter_with_command() argument 289 if (!unset) in opt_set_filter_with_command() 299 const char *str, int unset __maybe_unused) in opt_set_filter()
|
| A D | builtin-ftrace.c | 1549 const char *str, int unset) in opt_list_avail_functions() argument 1555 if (unset || !str) in opt_list_avail_functions() 1581 int unset __maybe_unused) in parse_filter_func() 1607 int unset __maybe_unused) in parse_filter_event() 1634 const char *str, int unset) in parse_buffer_size() argument 1646 if (unset) { in parse_buffer_size() 1665 const char *str, int unset) in parse_func_tracer_opts() argument 1675 if (unset) in parse_func_tracer_opts() 1686 const char *str, int unset) in parse_graph_tracer_opts() argument 1704 if (unset) in parse_graph_tracer_opts() [all …]
|
| A D | builtin-mem.c | 49 const char *str, int unset __maybe_unused) in parse_record_events() 419 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument 426 if (unset) in parse_mem_ops()
|
| A D | builtin-record.c | 522 int unset) in record__aio_parse() argument 526 if (unset) { in record__aio_parse() 568 int unset) in record__mmap_flush_parse() argument 580 if (unset) in record__mmap_flush_parse() 607 if (unset) { in record__parse_comp_level() 2961 callchain->enabled = !unset; in record_opts__parse_callchain() 2964 if (unset) { in record_opts__parse_callchain() 2983 int unset) in record_parse_callchain_opt() argument 2990 int unset __maybe_unused) in record_callchain_opt() 3054 if (unset || !str) in record__parse_affinity() [all …]
|
| /tools/objtool/ |
| A D | builtin-check.c | 35 static int parse_dump(const struct option *opt, const char *str, int unset) in parse_dump() argument 45 static int parse_hacks(const struct option *opt, const char *str, int unset) in parse_hacks() argument
|