Searched defs:optstr (Results 1 – 5 of 5) sorted by relevance
| /tools/perf/ui/browsers/ |
| A D | hists.c | 2525 add_annotate_opt(struct popup_action *act, char **optstr, in add_annotate_opt() 2559 add_annotate_type_opt(struct popup_action *act, char **optstr, in add_annotate_type_opt() 2610 char **optstr, struct thread *thread) in add_thread_opt() 2667 char **optstr, struct map *map) in add_dso_opt() 2714 struct popup_action *act, char **optstr, struct map *map) in add_map_opt() 2784 add_script_opt_2(struct popup_action *act, char **optstr, in add_script_opt_2() 2810 struct popup_action *act, char **optstr, in add_script_opt() 2838 struct popup_action *act, char **optstr, in add_res_sample_opt() 2870 struct popup_action *act, char **optstr) in add_switch_opt() 2891 struct popup_action *act, char **optstr) in add_exit_opt() [all …]
|
| /tools/testing/selftests/bpf/ |
| A D | xdping.c | 93 const char *optstr = "c:I:NsS"; in main() local
|
| /tools/lib/subcmd/ |
| A D | parse-options.c | 953 const char *optstr, bool short_opt) in parse_options_usage()
|
| /tools/testing/selftests/mm/ |
| A D | mremap_test.c | 1034 const char *optstr = "t:p:"; in parse_args() local
|
| /tools/tracing/latency/ |
| A D | latency-collector.c | 58 static const char *const optstr[] = { variable
|
Completed in 21 milliseconds