Searched refs:startd_failure_index (Results 1 – 1 of 1) sorted by relevance
553 static uint_t startd_failure_index; variable4502 int index = startd_failure_index++ % NSTARTD_FAILURE_TIMES; in startd_record_failure()4516 int n = startd_failure_index; in startd_failure_rate_critical()4519 if (startd_failure_index < NSTARTD_FAILURE_TIMES) in startd_failure_rate_critical()