Home
last modified time | relevance | path

Searched refs:setTraceThrottle (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_manager.cpp166 pldmHandle->setTraceThrottle(false); in findAndCreateObjects()
222 pldmHandle->setTraceThrottle(false); in checkAllActiveSensors()
250 pldmHandle->setTraceThrottle(false); in checkAllActiveSensors()
266 pldmHandle->setTraceThrottle(false); in checkAllActiveSensors()
1557 pldmHandle->setTraceThrottle(true); in throttlePldmTraceExpired()
1573 pldmHandle->setTraceThrottle(false); in throttlePldmTraceExpired()
H A Dpldm.hpp184 void setTraceThrottle(const bool throttle);
H A Dpldm.cpp1207 void Interface::setTraceThrottle(const bool throttle)
1190 void Interface::setTraceThrottle(const bool throttle) setTraceThrottle() function in pldm::Interface