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.hpp105 int powerSupplyEfficiencyPercent = -1; member in redfish::sensor_utils::InventoryItem
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp1536 inventoryItem.powerSupplyEfficiencyPercent = in getPowerSupplyAttributesData()
1799 if (inventoryItem.powerSupplyEfficiencyPercent >= 0) in getPowerSupply()
1802 inventoryItem.powerSupplyEfficiencyPercent; in getPowerSupply()