Home
last modified time | relevance | path

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

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