Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.cpp22 using ThrottleReason = ThrottleObj::ThrottleReasons; typedef
622 updatedCauses.push_back(ThrottleReason::PowerLimit); in updateThrottle()
626 updatedCauses.push_back(ThrottleReason::ThermalLimit); in updateThrottle()
631 ThrottleReason::ManagementDetectedFault); in updateThrottle()