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

/linux-master/tools/perf/
H A Dbuiltin-sched.c224 bool show_next; member in struct:perf_sched
2059 if (sched->show_next) {
2064 if (sched->show_wakeups && !sched->show_next)
3578 OPT_BOOLEAN('n', "next", &sched.show_next, "Show next task"),
3677 if ((sched.show_wakeups || sched.show_next) &&
3683 if (sched.show_next)

Completed in 193 milliseconds