Searched refs:dvfsTempPath (Results 1 – 1 of 1) sorted by relevance
993 std::string dvfsTempPath; in readTempSensors() local 1004 dvfsTempPath = std::string{OCC_SENSORS_ROOT} + "/temperature/proc" + in readTempSensors() 1032 dvfsTempPath = std::string{OCC_SENSORS_ROOT} + "/temperature/" + in readTempSensors() 1048 dvfsTempPath = in readTempSensors() 1064 if (!dvfsTempPath.empty() && in readTempSensors() 1065 !dbus::OccDBusSensors::getOccDBus().hasDvfsTemp(dvfsTempPath)) in readTempSensors() 1072 dvfsTempPath, dvfsValue * std::pow(10, -3)); in readTempSensors()