Searched refs:miss_counter (Results 1 – 2 of 2) sorted by relevance
145 ++health->miss_counter; in poll_health()147 health->miss_counter = 0; in poll_health()150 if (health->miss_counter == MAX_MISSES) { in poll_health()
439 int miss_counter; member