Home
last modified time | relevance | path

Searched full:enterutilizationpercent (Results 1 – 19 of 19) sorted by relevance

/openbmc/entity-manager/schemas/
H A Dibm.json81 "EnterUtilizationPercent": { object
82 …ower save. The value is in integer percentage values (10 = 10%). EnterUtilizationPercent must be <…
88 …": "The default duration in seconds that the system is below the EnterUtilizationPercent before id…
94 …n integer percentage values (10 = 10%). ExitUtilizationPercent must be >= EnterUtilizationPercent",
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DIdlePowerSaver.interface.yaml10 - name: EnterUtilizationPercent
20 system is below the EnterUtilizationPercent value before the idle
/openbmc/entity-manager/configurations/
H A Deverest.json12 "EnterUtilizationPercent": 8, number
H A Dfuji.json13 "EnterUtilizationPercent": 8, number
H A Drainier_1s4u_chassis.json13 "EnterUtilizationPercent": 8, number
H A Drainier_4u_chassis.json13 "EnterUtilizationPercent": 8, number
H A Drainier_2u_chassis.json13 "EnterUtilizationPercent": 8, number
H A Dblueridge_2u_chassis.json15 "EnterUtilizationPercent": 8, number
H A Dblueridge_1s4u_chassis.json15 "EnterUtilizationPercent": 8, number
H A Dblueridge_4u_chassis.json15 "EnterUtilizationPercent": 8, number
H A Dfp5280g3_chassis.json1215 "EnterUtilizationPercent": 8, number
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2519 const uint8_t* enterUtilizationPercent = nullptr; in parseIpsProperties() local
2526 "EnterUtilizationPercent", enterUtilizationPercent, "EnterDwellTime", in parseIpsProperties()
2540 if (enterUtilizationPercent != nullptr) in parseIpsProperties()
2542 asyncResp->res.jsonValue["IdlePowerSaver"]["EnterUtilizationPercent"] = in parseIpsProperties()
2543 *enterUtilizationPercent; in parseIpsProperties()
2743 asyncResp, "IdlePowerSaver/EnterUtilizationPercent", in setIdlePowerSaver()
2746 "EnterUtilizationPercent", *ipsEnterUtil); in setIdlePowerSaver()
3207 "IdlePowerSaver/EnterUtilizationPercent", ipsEnterUtil, // in handleComputerSystemPatch()
/openbmc/openpower-occ-control/
H A Dpowermode.hpp44 constexpr auto IPS_ENTER_UTIL = "EnterUtilizationPercent";
H A Dpowermode.cpp984 ipsEntry = ipsProperties.find("EnterUtilizationPercent"); in getDefaultIPSParms()
992 "PowerMode::getDefaultIPSParms could not find property: EnterUtilizationPercent"); in getDefaultIPSParms()
/openbmc/bmcweb/
H A DRedfish.md794 - IdlePowerSaver/EnterUtilizationPercent
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DComputerSystem.v1_23_0.json1408 …ion": "The duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
1409 …ontain the duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
1419 "EnterUtilizationPercent": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DComputerSystem.v1_23_0.json1408 …ion": "The duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
1409 …ontain the duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
1419 "EnterUtilizationPercent": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DComputerSystem_v1.xml3219 <Property Name="EnterUtilizationPercent" Type="Edm.Decimal">
3228 …tring="The duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
3229 …ontain the duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DComputerSystem_v1.xml3219 <Property Name="EnterUtilizationPercent" Type="Edm.Decimal">
3228 …tring="The duration in seconds the computer system is below the `EnterUtilizationPercent` value be…
3229 …ontain the duration in seconds the computer system is below the `EnterUtilizationPercent` value be…