Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-report.c1492 char sort_tmp[128]; in cmd_report() local
1770 snprintf(sort_tmp, sizeof(sort_tmp), "%s,%s", in cmd_report()
1774 snprintf(sort_tmp, sizeof(sort_tmp), "%s,%s", in cmd_report()
1778 sort_order = sort_tmp; in cmd_report()