Searched refs:tsc_is_stable (Results 1 – 1 of 1) sorted by relevance
121 bool tsc_is_stable; in system_has_stable_tsc() local129 tsc_is_stable = fgets(buf, sizeof(buf), fp) && in system_has_stable_tsc()133 return tsc_is_stable; in system_has_stable_tsc()