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
2583 DIM(SORT_PID, "pid", sort_thread),
3578 } else if (sd->entry == &sort_thread) { in __sort_dimension__update()
/linux/tools/perf/
H A Dbuiltin-c2c.c1751 .se = &sort_thread,