Home
last modified time | relevance | path

Searched refs:sched_clock_stable (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/kernel/sched/
Dclock.c83 int sched_clock_stable(void) in sched_clock_stable() function
90 if (!sched_clock_stable()) in __set_sched_clock_stable()
109 if (sched_clock_stable()) in __clear_sched_clock_stable()
299 if (sched_clock_stable()) in sched_clock_cpu()
322 if (sched_clock_stable()) in sched_clock_tick()
373 if (!sched_clock_stable()) in cpu_clock()
388 if (!sched_clock_stable()) in local_clock()
Ddebug.c372 P(sched_clock_stable()); in sched_debug_header()
/linux-4.4.14/arch/x86/kernel/
Dtsc.c853 if (!sched_clock_stable()) in tsc_save_sched_clock_state()
873 if (!sched_clock_stable()) in tsc_restore_sched_clock_state()
/linux-4.4.14/kernel/time/
Dtick-sched.c185 if (!sched_clock_stable()) { in can_stop_full_tick()
/linux-4.4.14/kernel/trace/
Dring_buffer.c2345 static inline bool sched_clock_stable(void) in sched_clock_stable() function
2679 sched_clock_stable() ? "" : in rb_handle_timestamp()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c2149 if (!sched_clock_stable()) in arch_perf_update_userpage()
/linux-4.4.14/include/linux/
Dsched.h2296 extern int sched_clock_stable(void);