Home
last modified time | relevance | path

Searched refs:sort_thread (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.h285 extern struct sort_entry sort_thread;
H A Dsort.c120 struct sort_entry sort_thread = { variable
1689 DIM(SORT_PID, "pid", sort_thread),
2637 } else if (sd->entry == &sort_thread) { in sort_dimension__add()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.h304 extern struct sort_entry sort_thread;
H A Dsort.c134 struct sort_entry sort_thread = { variable
2159 DIM(SORT_PID, "pid", sort_thread),
3204 } else if (sd->entry == &sort_thread) { in sort_dimension__add()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c1504 .se = &sort_thread,
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c1730 .se = &sort_thread,

Completed in 20 milliseconds