sched_clock_stable
if (!using_native_sched_clock() || !sched_clock_stable())
if (!using_native_sched_clock() || !sched_clock_stable())
if (!static_branch_likely(&__use_tsc) && !sched_clock_stable())
if (!static_branch_likely(&__use_tsc) && !sched_clock_stable())
extern int sched_clock_stable(void);
if (!sched_clock_stable())
if (sched_clock_stable())
if (sched_clock_stable())
if (!sched_clock_stable())
if (sched_clock_stable())
P(sched_clock_stable());
sched_clock_stable() ? "" :
if (!trace_boot_clock && !sched_clock_stable()) {