Searched refs:next_check (Results 1 – 1 of 1) sorted by relevance
49 u64 next_check; member181 if (time_before64(now, state->next_check) && in therm_throt_process()185 state->next_check = now + CHECK_INTERVAL; in therm_throt_process()219 if (time_before64(now, state->next_check)) in thresh_event_valid()222 state->next_check = now + CHECK_INTERVAL; in thresh_event_valid()