Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c241 bool show_next; member
2054 if (sched->show_next) { in timehist_print_sample()
2059 if (sched->show_wakeups && !sched->show_next) in timehist_print_sample()
3495 OPT_BOOLEAN('n', "next", &sched.show_next, "Show next task"), in cmd_sched()
3599 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()
3605 if (sched.show_next) in cmd_sched()