Searched refs:throttleHandle (Results 1 – 2 of 2) sorted by relevance
215 if (nullptr != throttleHandle) in updateProcAssociation()217 throttleHandle.reset(); in updateProcAssociation()221 throttleHandle = std::make_unique<ThrottleInterface>( in updateProcAssociation()360 std::unique_ptr<ThrottleInterface> throttleHandle; member in open_power::occ::Status
574 if (!throttleHandle) in updateThrottle()608 throttleHandle->throttled(false); in updateThrottle()609 throttleHandle->throttleCauses({}); in updateThrottle()633 throttleHandle->throttleCauses(updatedCauses); in updateThrottle()634 throttleHandle->throttled(true); in updateThrottle()