Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 25 of 114) sorted by relevance

12345

/Linux-v6.1/tools/perf/util/
Dparse-regs-options.c13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs() argument
21 if (unset) in __parse_regs()
90 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs() argument
92 return __parse_regs(opt, str, unset, false); in parse_user_regs()
96 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs() argument
98 return __parse_regs(opt, str, unset, true); in parse_intr_regs()
Dparse-regs-options.h5 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);
Dpfm.h14 int unset);
24 int unset __maybe_unused) in parse_libpfm_events_option()
Dparse-events.h26 int parse_events_option(const struct option *opt, const char *str, int unset);
27 int parse_events_option_new_evlist(const struct option *opt, const char *str, int unset);
42 int parse_filter(const struct option *opt, const char *str, int unset);
43 int exclude_perf(const struct option *opt, const char *arg, int unset);
Dparse-branch-options.c95 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack() argument
99 if (unset) in parse_branch_stack()
Dclockid.c68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid() argument
74 if (unset) { in parse_clockid()
Dcallchain.h240 int record_parse_callchain_opt(const struct option *opt, const char *arg, int unset);
241 int record_callchain_opt(const struct option *opt, const char *arg, int unset);
247 const char *arg, bool unset);
Dclockid.h7 int parse_clockid(const struct option *opt, const char *str, int unset);
Dparse-branch-options.h5 int parse_branch_stack(const struct option *opt, const char *str, int unset);
Diostat.h35 int unset __maybe_unused);
Dcgroup.h35 int parse_cgroups(const struct option *opt, const char *str, int unset);
Dauxtrace.h617 const char *str, int unset);
619 int unset);
756 const char *str __maybe_unused, int unset __maybe_unused) in itrace_do_parse_synth_opts()
765 int unset __maybe_unused) in itrace_parse_synth_opts()
Diostat.c15 int unset __maybe_unused) in iostat_parse()
/Linux-v6.1/tools/lib/subcmd/
Dparse-options.c73 const int unset = flags & OPT_UNSET; in get_value() local
76 if (unset && p->opt) in get_value()
78 if (unset && (opt->flags & PARSE_OPT_NONEG)) in get_value()
147 if (unset) in get_value()
187 if (unset) in get_value()
194 *(bool *)opt->value = unset ? false : true; in get_value()
200 *(int *)opt->value = unset ? 0 : *(int *)opt->value + 1; in get_value()
204 *(unsigned int *)opt->value = unset ? 0 : opt->defval; in get_value()
208 *(void **)opt->value = unset ? NULL : (void *)opt->defval; in get_value()
213 if (unset) in get_value()
[all …]
/Linux-v6.1/tools/perf/
Dbuiltin-probe.c169 int unset __maybe_unused) in opt_set_target()
204 const char *str, int unset __maybe_unused) in opt_set_target_ns()
235 const char *str, int unset __maybe_unused) in opt_show_lines()
255 const char *str, int unset __maybe_unused) in opt_show_vars()
277 const char *str, int unset __maybe_unused) in opt_add_probe_event()
288 const char *str, int unset) in opt_set_filter_with_command() argument
290 if (!unset) in opt_set_filter_with_command()
300 const char *str, int unset __maybe_unused) in opt_set_filter()
Dbuiltin-ftrace.c980 const char *str, int unset) in opt_list_avail_functions() argument
986 if (unset || !str) in opt_list_avail_functions()
1012 int unset __maybe_unused) in parse_filter_func()
1038 const char *str, int unset) in parse_buffer_size() argument
1050 if (unset) { in parse_buffer_size()
1069 const char *str, int unset) in parse_func_tracer_opts() argument
1079 if (unset) in parse_func_tracer_opts()
1090 const char *str, int unset) in parse_graph_tracer_opts() argument
1103 if (unset) in parse_graph_tracer_opts()
Dbuiltin-record.c508 int unset) in record__aio_parse() argument
512 if (unset) { in record__aio_parse()
554 int unset) in record__mmap_flush_parse() argument
566 if (unset) in record__mmap_flush_parse()
589 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level() argument
593 if (unset) { in record__parse_comp_level()
2870 const char *arg, bool unset) in record_opts__parse_callchain() argument
2873 callchain->enabled = !unset; in record_opts__parse_callchain()
2876 if (unset) { in record_opts__parse_callchain()
2895 int unset) in record_parse_callchain_opt() argument
[all …]
Dbuiltin-mem.c43 const char *str, int unset __maybe_unused) in parse_record_events()
392 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops() argument
399 if (unset) in parse_mem_ops()
Dbuiltin-report.c1058 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() argument
1062 callchain->enabled = !unset; in report_parse_callchain_opt()
1066 if (unset) { in report_parse_callchain_opt()
1077 int unset __maybe_unused) in parse_time_quantum()
1113 const char *arg, int unset __maybe_unused) in report_parse_ignore_callees_opt()
1131 const char *str __maybe_unused, int unset) in parse_branch_mode() argument
1135 *branch_mode = !unset; in parse_branch_mode()
1141 int unset __maybe_unused) in parse_percent_limit()
/Linux-v6.1/Documentation/ABI/stable/
Dprocfs-audit_loginuid9 decimal unsigned int (%u, u32). If it is unset,
14 cannot be unset if AUDIT_FEATURE_ONLY_UNSET_LOGINUID is
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dspi-lantiq-ssc.txt19 - num-cs: see spi-bus.txt, set to 8 if unset
20 - base-cs: the number of the first chip select, set to 1 if unset.
/Linux-v6.1/drivers/pinctrl/bcm/
Dpinctrl-ns.c166 u32 unset = 0; in ns_pinctrl_set_mux() local
175 unset |= BIT(group->pins[i]); in ns_pinctrl_set_mux()
178 tmp &= ~unset; in ns_pinctrl_set_mux()
/Linux-v6.1/tools/objtool/
Dbuiltin-check.c29 static int parse_dump(const struct option *opt, const char *str, int unset) in parse_dump() argument
39 static int parse_hacks(const struct option *opt, const char *str, int unset) in parse_hacks() argument
/Linux-v6.1/tools/perf/ui/
Dui.h32 int stdio__config_color(const struct option *opt, const char *mode, int unset);
Dsetup.c70 const char *mode, int unset __maybe_unused) in stdio__config_color()

12345