Searched refs:throttle_timer_ref (Results 1 – 1 of 1) sorted by relevance
233 int32_t throttle_timer_ref; member1199 if (info->throttle_timer_ref == 0) { in throttle_timer_start()1205 info->throttle_timer_ref = 1; in throttle_timer_start()1314 if (info->throttle_timer_active == 0 && info->throttle_timer_ref) { in throttle_timer()1315 info->throttle_timer_ref = 0; in throttle_timer()