Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsort.h130 extern struct sort_entry sort_thread;
H A Dsort.c136 struct sort_entry sort_thread = { variable
2576 DIM(SORT_PID, "pid", sort_thread),
3676 } else if (sd->entry == &sort_thread) { in sort_dimension__add()
/linux/tools/perf/
H A Dbuiltin-c2c.c1715 .se = &sort_thread,