Lines Matching +defs:temp +defs:dir
61 std::unique_ptr<DIR, int (*)(DIR *)> dir(opendir(kThermalSensorsRoot.data()), closedir); in parseThermalPathMap() local
421 bool ThermalHelperImpl::emulTemp(std::string_view target_sensor, const float temp, in emulTemp()
466 const auto temp = sensor_info.hot_thresholds[severity] / sensor_info.multiplier; in emulSeverity() local
527 float temp = NAN; in readTemperature() local
618 std::string temp; in readTemperatureThreshold() local
726 Temperature temp = { in clearAllThrottling() local
953 Temperature temp; in fillCurrentTemperatures() local
981 TemperatureThreshold temp; in fillTemperatureThresholds() local
1029 Temperature temp; in getSeverityReference() local
1269 std::string_view sensor_name, float *temp, const bool force_no_cache, in readThermalSensor()
1436 Temperature temp; in thermalWatcherCallbackFunc() local