Searched refs:sched_clock_idle_wakeup_event (Results 1 - 4 of 4) 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
2204 extern void sched_clock_idle_wakeup_event(u64 delta_ns);
2231 extern void sched_clock_idle_wakeup_event(u64 delta_ns);
/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c270 sched_clock_idle_wakeup_event(0); set_cyc2ns_scale()
/linux-4.1.27/kernel/time/
H A Dtick-sched.c474 sched_clock_idle_wakeup_event(0); tick_nohz_stop_idle()

Completed in 172 milliseconds