Searched refs:nr_crashed (Results 1 – 2 of 2) sorted by relevance
119 if (++svc->nr_crashed > CRITICAL_CRASH_THRESHOLD) { in wait_for_one_process()128 svc->nr_crashed = 1; in wait_for_one_process()
108 int nr_crashed; /* number of times crashed within window */ member