Searched refs:last_attempt (Results 1 – 1 of 1) sorted by relevance
221 const time_t last_attempt = entries_.back().when; in ShouldAttemptCompile() local222 const time_t threshold = last_attempt + backoff; in ShouldAttemptCompile()