Searched refs:updateThrottle (Results 1 – 4 of 4) sorted by relevance
118 statusObject.updateThrottle(error, THROTTLED_THERMAL); in throttleProcTempCallback()125 statusObject.updateThrottle(error, THROTTLED_POWER); in throttleProcPowerCallback()
35 updateThrottle(false, THROTTLED_ALL); in occActive()108 updateThrottle(false, THROTTLED_ALL); in occActive()572 void Status::updateThrottle(const bool isThrottled, const uint8_t newReason) in updateThrottle() function in open_power::occ::Status
228 void updateThrottle(const bool isThrottled, const uint8_t reason);
655 obj->updateThrottle(safeMode, THROTTLED_SAFE); in updateOccSafeMode()