Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.h28 extern struct sort_entry sort_comm;
H A Dsort.c219 struct sort_entry sort_comm = { variable
2160 DIM(SORT_COMM, "comm", sort_comm),
3206 } else if (sd->entry == &sort_comm) { in sort_dimension__add()