Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsort.h297 extern struct sort_entry sort_thread;
Dsort.c123 struct sort_entry sort_thread = { variable
2013 DIM(SORT_PID, "pid", sort_thread),
2991 } else if (sd->entry == &sort_thread) { in sort_dimension__add()
/linux-6.1.9/tools/perf/
Dbuiltin-c2c.c1724 .se = &sort_thread,