Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-evlist.c96 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.c440 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.c3929 usage_with_options_msg(script_usage, options, in cmd_script()
3942 usage_with_options_msg(script_usage, options, in cmd_script()
H A Dbuiltin-sched.c3663 usage_with_options_msg(usage_msg, options, in setup_sorting()
H A Dbuiltin-record.c4024 usage_with_options_msg(record_usage, record_options, in cmd_record()
H A Dbuiltin-trace.c5554 usage_with_options_msg(trace_usage, trace_options, in cmd_trace()
/linux-6.15/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