Searched refs:SORT_MODE__TOP (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ | ||
D | sort.h | 206 SORT_MODE__TOP, enumerator |
/kernel/linux/linux-5.10/tools/perf/ | ||
D | builtin-top.c | 1660 sort__mode = SORT_MODE__TOP; in cmd_top() |