Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-evlist.c74 usage_with_options_msg(evlist_usage, options, in cmd_evlist()
H A Dbuiltin-probe.c612 usage_with_options_msg(probe_usage, options, in __cmd_probe()
616 usage_with_options_msg(probe_usage, options, in __cmd_probe()
H A Dbuiltin-buildid-cache.c413 usage_with_options_msg(buildid_cache_usage, in cmd_buildid_cache()
H A Dbuiltin-script.c3671 usage_with_options_msg(script_usage, options, in cmd_script()
3684 usage_with_options_msg(script_usage, options, in cmd_script()
H A Dbuiltin-record.c2655 usage_with_options_msg(record_usage, record_options, in cmd_record()
H A Dbuiltin-sched.c3330 usage_with_options_msg(usage_msg, options, in setup_sorting()
H A Dbuiltin-trace.c4896 usage_with_options_msg(trace_usage, trace_options,
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dparse-options.h188 void usage_with_options_msg(const char * const *usagestr,
H A Dparse-options.c911 void usage_with_options_msg(const char * const *usagestr, in usage_with_options_msg() function