Home
last modified time | relevance | path

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

/linux-5.15/tools/perf/
H A Dbuiltin-sched.c240 bool show_wakeups; member
2054 if (sched->show_wakeups && !sched->show_next) in timehist_print_sample()
2437 if (sched->show_wakeups && in timehist_sched_wakeup_event()
3487 OPT_BOOLEAN('w', "wakeups", &sched.show_wakeups, "Show wakeup events"), in cmd_sched()
3591 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()
3595 if (sched.show_wakeups) in cmd_sched()