Searched refs:nr_crashed (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dsignal_handler.c95 if (++svc->nr_crashed > CRITICAL_CRASH_THRESHOLD) {
104 svc->nr_crashed = 1;
H A Dinit.h91 int nr_crashed; /* number of times crashed within window */ member in struct:service

Completed in 210 milliseconds