Searched refs:cooling_devices_parsed (Results 1 – 1 of 1) sorted by relevance
685 std::unordered_map<std::string, CdevInfo> cooling_devices_parsed; in ParseCoolingDevice() local688 return cooling_devices_parsed; in ParseCoolingDevice()698 return cooling_devices_parsed; in ParseCoolingDevice()711 cooling_devices_parsed.clear(); in ParseCoolingDevice()712 return cooling_devices_parsed; in ParseCoolingDevice()718 cooling_devices_parsed.clear(); in ParseCoolingDevice()719 return cooling_devices_parsed; in ParseCoolingDevice()729 cooling_devices_parsed.clear(); in ParseCoolingDevice()730 return cooling_devices_parsed; in ParseCoolingDevice()756 cooling_devices_parsed[name] = { in ParseCoolingDevice()[all …]