Home
last modified time | relevance | path

Searched refs:powerSupplyEfficiencyPercent (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp132 int powerSupplyEfficiencyPercent = -1; member in redfish::sensor_utils::InventoryItem
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1543 inventoryItem.powerSupplyEfficiencyPercent = in getPowerSupplyAttributesData()
1806 if (inventoryItem.powerSupplyEfficiencyPercent >= 0) in getPowerSupply()
1809 inventoryItem.powerSupplyEfficiencyPercent; in getPowerSupply()