Home
last modified time | relevance | path

Searched defs:ipsEnterTime (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpowermode.hpp73 uint16_t ipsEnterTime = 0; member
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2688 setIdlePowerSaver(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::optional<bool> ipsEnable,const std::optional<uint8_t> ipsEnterUtil,const std::optional<uint64_t> ipsEnterTime,const std::optional<uint8_t> ipsExitUtil,const std::optional<uint64_t> ipsExitTime) setIdlePowerSaver() argument
3180 std::optional<uint64_t> ipsEnterTime; handleComputerSystemPatch() local