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()393 if (sched_clock_stable()) in sched_clock_cpu()416 if (sched_clock_stable()) in sched_clock_tick()431 if (!sched_clock_stable()) in sched_clock_tick_stable()462 if (sched_clock_stable()) in sched_clock_idle_wakeup_event()
1029 P(sched_clock_stable()); in sched_debug_header()
67 extern int sched_clock_stable(void);
1735 if (!using_native_sched_clock() || !sched_clock_stable()) in setup_pebs_time()
3527 static inline bool sched_clock_stable(void) in sched_clock_stable() function3545 sched_clock_stable() ? "" : in rb_check_timestamp()
10682 if (!trace_boot_clock && !sched_clock_stable()) { in tracing_set_default_clock()
2723 if (!using_native_sched_clock() || !sched_clock_stable()) in arch_perf_update_userpage()