Home
last modified time | relevance | path

Searched refs:IPS_EXIT_UTIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpowermode.hpp46 constexpr auto IPS_EXIT_UTIL = "ExitUtilizationPercent"; variable
H A Dpowermode.cpp587 ipsEntry = ipsProperties.find(IPS_EXIT_UTIL); in ipsChanged()
683 ipsObject->setPropertyByName(IPS_EXIT_UTIL, exitUtil, true); in updateDbusIPS()