Searched refs:cdev_floor_with_power_link (Results 1 – 4 of 4) sorted by relevance
857 CdevArray cdev_floor_with_power_link; in ParseBindedCdevInfo() local858 cdev_floor_with_power_link.fill(0); in ParseBindedCdevInfo()879 if (!getIntFromJsonValues(sub_values, &cdev_floor_with_power_link, false, false)) { in ParseBindedCdevInfo()924 .cdev_floor_with_power_link = cdev_floor_with_power_link, in ParseBindedCdevInfo()
192 CdevArray cdev_floor_with_power_link; member
829 binded_cdev_info.cdev_floor_with_power_link[static_cast<size_t>(curr_severity)]; in computeCoolingDevicesRequest()
483 *dump_buf << binded_cdev_info_pair.second.cdev_floor_with_power_link[i] in dumpThrottlingInfo()