Home
last modified time | relevance | path

Searched refs:usage_with_options_msg (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-evlist.c97 usage_with_options_msg(evlist_usage, options, in cmd_evlist()
H A Dbuiltin-buildid-cache.c442 usage_with_options_msg(buildid_cache_usage, in cmd_buildid_cache()
H A Dbuiltin-kwork.c232 usage_with_options_msg(usage_msg, options, in setup_sorting()
2264 usage_with_options_msg(usage_msg, options, in setup_event_list()
H A Dbuiltin-script.c4254 usage_with_options_msg(script_usage, options, in cmd_script()
4267 usage_with_options_msg(script_usage, options, in cmd_script()
H A Dbuiltin-sched.c3727 usage_with_options_msg(usage_msg, options, in setup_sorting()
H A Dbuiltin-record.c4137 usage_with_options_msg(record_usage, record_options, in cmd_record()
H A Dbuiltin-trace.c5558 usage_with_options_msg(trace_usage, trace_options, in cmd_trace()
/linux/tools/lib/subcmd/
H A Dparse-options.h185 void usage_with_options_msg(const char * const *usagestr,
H A Dparse-options.c934 void usage_with_options_msg(const char * const *usagestr, in usage_with_options_msg() function