/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 81 "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 D | IdlePowerSaver.interface.yaml | 10 - name: EnterUtilizationPercent 20 system is below the EnterUtilizationPercent value before the idle
|
/openbmc/entity-manager/configurations/ |
H A D | everest.json | 12 "EnterUtilizationPercent": 8, number
|
H A D | fuji.json | 13 "EnterUtilizationPercent": 8, number
|
H A D | rainier_1s4u_chassis.json | 13 "EnterUtilizationPercent": 8, number
|
H A D | rainier_4u_chassis.json | 13 "EnterUtilizationPercent": 8, number
|
H A D | rainier_2u_chassis.json | 13 "EnterUtilizationPercent": 8, number
|
H A D | blueridge_2u_chassis.json | 15 "EnterUtilizationPercent": 8, number
|
H A D | blueridge_1s4u_chassis.json | 15 "EnterUtilizationPercent": 8, number
|
H A D | blueridge_4u_chassis.json | 15 "EnterUtilizationPercent": 8, number
|
H A D | fp5280g3_chassis.json | 1215 "EnterUtilizationPercent": 8, number
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 2519 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 D | powermode.hpp | 44 constexpr auto IPS_ENTER_UTIL = "EnterUtilizationPercent";
|
H A D | powermode.cpp | 984 ipsEntry = ipsProperties.find("EnterUtilizationPercent"); in getDefaultIPSParms() 992 "PowerMode::getDefaultIPSParms could not find property: EnterUtilizationPercent"); in getDefaultIPSParms()
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 794 - IdlePowerSaver/EnterUtilizationPercent
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ComputerSystem.v1_23_0.json | 1408 …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 D | ComputerSystem.v1_23_0.json | 1408 …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 D | ComputerSystem_v1.xml | 3219 <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 D | ComputerSystem_v1.xml | 3219 <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…
|