show_wakeups      236 tools/perf/builtin-sched.c 	bool		show_wakeups;
show_wakeups     2046 tools/perf/builtin-sched.c 	if (sched->show_wakeups && !sched->show_next)
show_wakeups     2420 tools/perf/builtin-sched.c 	if (sched->show_wakeups &&
show_wakeups     3420 tools/perf/builtin-sched.c 	OPT_BOOLEAN('w', "wakeups", &sched.show_wakeups, "Show wakeup events"),
show_wakeups     3523 tools/perf/builtin-sched.c 		if ((sched.show_wakeups || sched.show_next) &&
show_wakeups     3527 tools/perf/builtin-sched.c 			if (sched.show_wakeups)