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

/linux-4.4.14/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.4.14/include/linux/
H A Dsched.h2286 static inline void sched_clock_idle_wakeup_event(u64 delta_ns) sched_clock_idle_wakeup_event() function
2302 extern void sched_clock_idle_wakeup_event(u64 delta_ns);
2329 extern void sched_clock_idle_wakeup_event(u64 delta_ns);
/linux-4.4.14/arch/x86/kernel/
H A Dtsc.c279 sched_clock_idle_wakeup_event(0); set_cyc2ns_scale()
/linux-4.4.14/kernel/time/
H A Dtick-sched.c463 sched_clock_idle_wakeup_event(0); tick_nohz_stop_idle()

Completed in 529 milliseconds