Searched refs:__use_tsc (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c42 static struct static_key __use_tsc = STATIC_KEY_INIT; variable in typeref:struct:static_key
288 if (!static_key_false(&__use_tsc)) { native_sched_clock()
1207 static_key_slow_inc(&__use_tsc);

Completed in 90 milliseconds