Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c231 bool show_next; member
2221 if (sched->show_next) { in timehist_print_sample()
2226 if (sched->show_wakeups && !sched->show_next) in timehist_print_sample()
4889 OPT_BOOLEAN('n', "next", &sched.show_next, "Show next task"), in cmd_sched()
5023 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()
5029 if (sched.show_next) in cmd_sched()