Searched refs:updateThrottle (Results 1 – 4 of 4) sorted by relevance
120 statusObject.updateThrottle(error, THROTTLED_THERMAL); in throttleProcTempCallback()127 statusObject.updateThrottle(error, THROTTLED_POWER); in throttleProcPowerCallback()
32 updateThrottle(false, THROTTLED_ALL); in occActive()98 updateThrottle(false, THROTTLED_ALL); in occActive()600 void Status::updateThrottle(const bool isThrottled, const uint8_t newReason) in updateThrottle() function in open_power::occ::Status
258 void updateThrottle(const bool isThrottled, const uint8_t reason);
715 obj->updateThrottle(safeMode, THROTTLED_SAFE); in updateOccSafeMode()