Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-evlist.c90 usage_with_options_msg(evlist_usage, options, in cmd_evlist()
H A Dbuiltin-probe.c644 usage_with_options_msg(probe_usage, options, in __cmd_probe()
648 usage_with_options_msg(probe_usage, options, in __cmd_probe()
H A Dbuiltin-buildid-cache.c438 usage_with_options_msg(buildid_cache_usage, in cmd_buildid_cache()
H A Dbuiltin-kwork.c188 usage_with_options_msg(usage_msg, options, in setup_sorting()
1622 usage_with_options_msg(usage_msg, options, in setup_event_list()
H A Dbuiltin-script.c4098 usage_with_options_msg(script_usage, options, in cmd_script()
4111 usage_with_options_msg(script_usage, options, in cmd_script()
H A Dbuiltin-sched.c3372 usage_with_options_msg(usage_msg, options, in setup_sorting()
H A Dbuiltin-record.c3971 usage_with_options_msg(record_usage, record_options, in cmd_record()
H A Dbuiltin-trace.c4861 usage_with_options_msg(trace_usage, trace_options,
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.h185 void usage_with_options_msg(const char * const *usagestr,
H A Dparse-options.c924 void usage_with_options_msg(const char * const *usagestr, in usage_with_options_msg() function