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

/linux-master/kernel/sched/
H A Dclock.c76 * Similarly we start with __sched_clock_stable_early, thereby assuming we
80 static int __sched_clock_stable_early = 1; variable
189 __sched_clock_stable_early = 0;
231 * and do the update, or we must see their __sched_clock_stable_early
236 if (__sched_clock_stable_early)

Completed in 113 milliseconds