Searched refs:sched_clock_stable (Results 1 – 7 of 7) sorted by relevance
106 notrace int sched_clock_stable(void) in sched_clock_stable() function180 if (!sched_clock_stable()) in __clear_sched_clock_stable()368 if (sched_clock_stable()) in sched_clock_cpu()391 if (sched_clock_stable()) in sched_clock_tick()406 if (!sched_clock_stable()) in sched_clock_tick_stable()437 if (sched_clock_stable()) in sched_clock_idle_wakeup_event()
808 P(sched_clock_stable()); in sched_debug_header()
53 extern int sched_clock_stable(void);
923 if (!sched_clock_stable()) in tsc_save_sched_clock_state()943 if (!sched_clock_stable()) in tsc_restore_sched_clock_state()
2850 static inline bool sched_clock_stable(void) in sched_clock_stable() function2868 sched_clock_stable() ? "" : in rb_check_timestamp()
10306 if (!trace_boot_clock && !sched_clock_stable()) { in tracing_set_default_clock()
2743 if (!using_native_sched_clock() || !sched_clock_stable()) in arch_perf_update_userpage()