Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsort.h20 extern struct sort_entry sort_comm;
H A Dsort.c258 struct sort_entry sort_comm = { variable
2585 DIM(SORT_COMM, "comm", sort_comm),
3580 } else if (sd->entry == &sort_comm) { in __sort_dimension__update()