Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1408 char sort_tmp[128]; in cmd_report() local
1621 snprintf(sort_tmp, sizeof(sort_tmp), "%s,%s", in cmd_report()
1625 snprintf(sort_tmp, sizeof(sort_tmp), "%s,%s", in cmd_report()
1629 sort_order = sort_tmp; in cmd_report()