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

/linux-master/kernel/trace/
H A Dtrace_sched_wakeup.c27 static int wakeup_current_cpu; variable
82 if (cpu != wakeup_current_cpu)
370 wakeup_current_cpu = cpu;
570 wakeup_current_cpu = wakeup_cpu;

Completed in 156 milliseconds