/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 82 …n integer percentage values (10 = 10%). EnterUtilizationPercent must be <= ExitUtilizationPercent", 93 "ExitUtilizationPercent": { object 94 …ower save. The value is in integer percentage values (10 = 10%). ExitUtilizationPercent must be >=… 100 …": "The default duration in seconds that the system is above the ExitUtilizationPercent before idl…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | IdlePowerSaver.interface.yaml | 23 - name: ExitUtilizationPercent 33 system is above the ExitUtilizationPercent value before the idle power
|
/openbmc/entity-manager/configurations/ |
H A D | everest.json | 14 "ExitUtilizationPercent": 12, number
|
H A D | fuji.json | 15 "ExitUtilizationPercent": 12, number
|
H A D | rainier_1s4u_chassis.json | 15 "ExitUtilizationPercent": 12, number
|
H A D | rainier_4u_chassis.json | 15 "ExitUtilizationPercent": 12, number
|
H A D | rainier_2u_chassis.json | 15 "ExitUtilizationPercent": 12, number
|
H A D | blueridge_2u_chassis.json | 17 "ExitUtilizationPercent": 12, number
|
H A D | blueridge_1s4u_chassis.json | 17 "ExitUtilizationPercent": 12, number
|
H A D | blueridge_4u_chassis.json | 17 "ExitUtilizationPercent": 12, number
|
H A D | fp5280g3_chassis.json | 1217 "ExitUtilizationPercent": 12, number
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 2523 const uint8_t* exitUtilizationPercent = nullptr; in parseIpsProperties() local 2529 enterDwellTime, "ExitUtilizationPercent", exitUtilizationPercent, in parseIpsProperties() 2556 if (exitUtilizationPercent != nullptr) in parseIpsProperties() 2558 asyncResp->res.jsonValue["IdlePowerSaver"]["ExitUtilizationPercent"] = in parseIpsProperties() 2559 *exitUtilizationPercent; in parseIpsProperties() 2762 asyncResp, "IdlePowerSaver/ExitUtilizationPercent", service, in setIdlePowerSaver() 2764 "ExitUtilizationPercent", *ipsExitUtil); in setIdlePowerSaver() 3211 "IdlePowerSaver/ExitUtilizationPercent", ipsExitUtil, // in handleComputerSystemPatch()
|
/openbmc/openpower-occ-control/ |
H A D | powermode.hpp | 46 constexpr auto IPS_EXIT_UTIL = "ExitUtilizationPercent";
|
H A D | powermode.cpp | 1014 ipsEntry = ipsProperties.find("ExitUtilizationPercent"); in getDefaultIPSParms() 1022 "PowerMode::getDefaultIPSParms could not find property: ExitUtilizationPercent"); in getDefaultIPSParms()
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 796 - IdlePowerSaver/ExitUtilizationPercent
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ComputerSystem.v1_23_1.json | 1432 …ion": "The duration in seconds the computer system is above the `ExitUtilizationPercent` value bef… 1433 …ontain the duration in seconds the computer system is above the `ExitUtilizationPercent` value bef… 1443 "ExitUtilizationPercent": { object
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ComputerSystem.v1_23_1.json | 1432 …ion": "The duration in seconds the computer system is above the `ExitUtilizationPercent` value bef… 1433 …ontain the duration in seconds the computer system is above the `ExitUtilizationPercent` value bef… 1443 "ExitUtilizationPercent": { object
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ComputerSystem_v1.xml | 3251 <Property Name="ExitUtilizationPercent" Type="Edm.Decimal"> 3260 <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/> 3261 <Annotation Term="OData.LongDescription" String="This property shall contain the duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/>
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ComputerSystem_v1.xml | 3251 <Property Name="ExitUtilizationPercent" Type="Edm.Decimal"> 3260 …tring="The duration in seconds the computer system is above the `ExitUtilizationPercent` value bef… 3261 …ontain the duration in seconds the computer system is above the `ExitUtilizationPercent` value bef…
|