Searched refs:show_next (Results 1 – 1 of 1) sorted by relevance
230 bool show_next; member2033 if (sched->show_next) { in timehist_print_sample()2038 if (sched->show_wakeups && !sched->show_next) in timehist_print_sample()3413 OPT_BOOLEAN('n', "next", &sched.show_next, "Show next task"), in cmd_sched()3515 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()3521 if (sched.show_next) in cmd_sched()