Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsort.h140 SORT_COMM, enumerator
Dsort.c871 DIM(SORT_COMM, "comm", sort_comm),
/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c301 if (sort__first_dimension == SORT_COMM) { in hist_entry__callchain_fprintf()