Home
last modified time | relevance | path

Searched refs:sort_help (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsort.h314 char *sort_help(const char *prefix);
H A Dsort.c3753 char *sort_help(const char *prefix) in sort_help() function
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1232 char *sort_order_help = sort_help("sort by key(s):"); in cmd_report()
1233 char *field_order_help = sort_help("output field(s): overhead period sample "); in cmd_report()