Searched refs:miss_counter (Results 1 – 2 of 2) sorted by relevance
299 ++health->miss_counter; in poll_health()301 health->miss_counter = 0; in poll_health()304 if (health->miss_counter == MAX_MISSES) { in poll_health()
536 int miss_counter; member