Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
3489 OPT_BOOLEAN('w', "wakeups", &sched.show_wakeups, "Show wakeup events"), in cmd_sched()
3593 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()
3597 if (sched.show_wakeups) in cmd_sched()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c241 bool show_wakeups; member
2101 if (sched->show_wakeups && !sched->show_next) in timehist_print_sample()
2492 if (sched->show_wakeups && in timehist_sched_wakeup_event()
3540 OPT_BOOLEAN('w', "wakeups", &sched.show_wakeups, "Show wakeup events"), in cmd_sched()
3661 if ((sched.show_wakeups || sched.show_next) && in cmd_sched()
3665 if (sched.show_wakeups) in cmd_sched()

Completed in 13 milliseconds