Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_nested_tsc_scaling_test.c121 bool tsc_is_stable; in system_has_stable_tsc() local
129 tsc_is_stable = fgets(buf, sizeof(buf), fp) && in system_has_stable_tsc()
133 return tsc_is_stable; in system_has_stable_tsc()