Searched refs:fruTypeValue (Results 1 – 1 of 1) sorted by relevance
976 uint32_t fruTypeValue{0}; in readTempSensors() local979 fruTypeValue = readFile<uint32_t>(filePathString + fruTypeSuffix); in readTempSensors()995 if (fruTypeValue == VRMVdd) in readTempSensors()1000 else if (fruTypeValue == processorIoRing) in readTempSensors()1014 if (fruTypeValue == fruTypeNotAvailable) in readTempSensors()1020 auto iter = dimmTempSensorName.find(fruTypeValue); in readTempSensors()1025 "FRU", fruTypeValue); in readTempSensors()1033 dimmDVFSSensorName.at(fruTypeValue); in readTempSensors()1037 if (fruTypeValue == processorCore) in readTempSensors()