Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsort.h38 extern struct sort_entry sort_comm;
Dsort.c103 struct sort_entry sort_comm = { variable
871 DIM(SORT_COMM, "comm", sort_comm),
1028 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, in sort__setup_elide()