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

/linux-master/include/linux/sched/
H A Dclock.h48 static inline void sched_clock_idle_wakeup_event(void) function
79 extern void sched_clock_idle_wakeup_event(void);
/linux-master/kernel/sched/
H A Dclock.c458 notrace void sched_clock_idle_wakeup_event(void) function
472 EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event); variable
/linux-master/drivers/cpuidle/
H A Dcpuidle.c278 sched_clock_idle_wakeup_event();
/linux-master/arch/x86/kernel/
H A Dtsc.c192 sched_clock_idle_wakeup_event();
/linux-master/kernel/time/
H A Dtick-sched.c744 sched_clock_idle_wakeup_event();

Completed in 244 milliseconds