Searched refs:miss_counter (Results 1 – 2 of 2) sorted by relevance
255 ++health->miss_counter; in poll_health()257 health->miss_counter = 0; in poll_health()260 if (health->miss_counter == MAX_MISSES) { in poll_health()
395 int miss_counter; member