Home
last modified time | relevance | path

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

/openbmc/entity-manager/schemas/
H A Dibm.json82 …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 DIdlePowerSaver.interface.yaml23 - name: ExitUtilizationPercent
33 system is above the ExitUtilizationPercent value before the idle power
/openbmc/entity-manager/configurations/
H A Deverest.json14 "ExitUtilizationPercent": 12, number
H A Dfuji.json15 "ExitUtilizationPercent": 12, number
H A Drainier_1s4u_chassis.json15 "ExitUtilizationPercent": 12, number
H A Drainier_4u_chassis.json15 "ExitUtilizationPercent": 12, number
H A Drainier_2u_chassis.json15 "ExitUtilizationPercent": 12, number
H A Dblueridge_2u_chassis.json17 "ExitUtilizationPercent": 12, number
H A Dblueridge_1s4u_chassis.json17 "ExitUtilizationPercent": 12, number
H A Dblueridge_4u_chassis.json17 "ExitUtilizationPercent": 12, number
H A Dfp5280g3_chassis.json1217 "ExitUtilizationPercent": 12, number
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2523 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 Dpowermode.hpp46 constexpr auto IPS_EXIT_UTIL = "ExitUtilizationPercent";
H A Dpowermode.cpp1014 ipsEntry = ipsProperties.find("ExitUtilizationPercent"); in getDefaultIPSParms()
1022 "PowerMode::getDefaultIPSParms could not find property: ExitUtilizationPercent"); in getDefaultIPSParms()
/openbmc/bmcweb/
H A DRedfish.md796 - IdlePowerSaver/ExitUtilizationPercent
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DComputerSystem.v1_23_1.json1432 …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 DComputerSystem.v1_23_1.json1432 …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 DComputerSystem_v1.xml3251 <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 DComputerSystem_v1.xml3251 <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…