Home
last modified time | relevance | path

Searched defs:using_native_sched_clock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c269 bool using_native_sched_clock(void) in using_native_sched_clock() function
276 bool using_native_sched_clock(void) { return true; } in using_native_sched_clock() function