Searched refs:dvfsTempPath (Results 1 – 1 of 1) sorted by relevance
925 std::string dvfsTempPath; in readTempSensors() local936 dvfsTempPath = std::string{OCC_SENSORS_ROOT} + "/temperature/proc" + in readTempSensors()964 dvfsTempPath = std::string{OCC_SENSORS_ROOT} + "/temperature/" + in readTempSensors()980 dvfsTempPath = in readTempSensors()996 if (!dvfsTempPath.empty() && in readTempSensors()997 !dbus::OccDBusSensors::getOccDBus().hasDvfsTemp(dvfsTempPath)) in readTempSensors()1004 dvfsTempPath, dvfsValue * std::pow(10, -3)); in readTempSensors()