Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsort.h19 extern struct sort_entry sort_comm;
H A Dsort.c221 struct sort_entry sort_comm = { variable
2511 DIM(SORT_COMM, "comm", sort_comm),
3595 } else if (sd->entry == &sort_comm) { in sort_dimension__add()