Home
last modified time | relevance | path

Searched refs:perf_usage_string (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/
H A Dperf.c240 usage(perf_usage_string); in handle_options()
250 usage(perf_usage_string); in handle_options()
283 usage(perf_usage_string); in handle_options()
286 usage(perf_usage_string); in handle_options()
292 usage(perf_usage_string); in handle_options()
509 printf("\n usage: %s\n\n", perf_usage_string); in main()
H A Dbuiltin-help.c470 printf("\n Usage: %s\n\n", perf_usage_string); in cmd_help()
477 printf("\n usage: %s\n\n", perf_usage_string); in cmd_help()
/openbmc/linux/tools/perf/util/
H A Dusage.c15 const char perf_usage_string[] = variable
H A Dutil.h18 extern const char perf_usage_string[];