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

/linux-master/tools/perf/
H A Dbuiltin-sched.c223 bool show_wakeups; member in struct:perf_sched
2064 if (sched->show_wakeups && !sched->show_next)
2455 if (sched->show_wakeups &&
3577 OPT_BOOLEAN('w', "wakeups", &sched.show_wakeups, "Show wakeup events"),
3677 if ((sched.show_wakeups || sched.show_next) &&
3681 if (sched.show_wakeups)

Completed in 210 milliseconds