Searched refs:governor_file (Results 1 – 2 of 2) sorted by relevance
224 std::string governor_file = in CpuScalingEnabled() local226 if (ReadFromFile(governor_file, &res) && res != "performance") return true; in CpuScalingEnabled()
218 std::string governor_file = in CpuScalingEnabled() local220 if (ReadFromFile(governor_file, &res) && res != "performance") return true; in CpuScalingEnabled()