Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dsort.h296 char *sort_help(const char *prefix);
Dsort.c3180 char *sort_help(const char *prefix) in sort_help() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-report.c1163 char *sort_order_help = sort_help("sort by key(s):"); in cmd_report()
1164 char *field_order_help = sort_help("output field(s): overhead period sample "); in cmd_report()