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