Searched defs:sched_clock_idle_wakeup_event (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dclock.c351 void sched_clock_idle_wakeup_event(u64 delta_ns) sched_clock_idle_wakeup_event() function
359 EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event); variable
/linux-4.1.27/include/linux/
H A Dsched.h2188 static inline void sched_clock_idle_wakeup_event(u64 delta_ns) sched_clock_idle_wakeup_event() function

Completed in 155 milliseconds