Searched refs:failed_count (Results 1 – 4 of 4) sorted by relevance
926 uint_t failed_count = in ktest_run_cmd() local933 if (failed_count != 0) { in ktest_run_cmd()935 failed_count, failed_count > 1 ? "tests" : "test"); in ktest_run_cmd()
618 int32_t failed_count = 0; in psvc_fsp_device_fault_check_policy_0() local646 failed_count++; in psvc_fsp_device_fault_check_policy_0()649 } while ((retry < n_retry_fsp_fault) && (failed_count)); in psvc_fsp_device_fault_check_policy_0()651 if (failed_count == 0 && led_on) { in psvc_fsp_device_fault_check_policy_0()658 if (failed_count > 0 && ! led_on) { in psvc_fsp_device_fault_check_policy_0()
1274 static uint_t failed_count; in get_peer_info() local1280 if (++failed_count % 100 == 1) in get_peer_info()1319 if (++failed_count % 100 == 1) in get_peer_info()
270 static uint_t failed_count; in htbl_grow() local280 if (++failed_count % 100 == 1) in htbl_grow()282 failed_count > 1 ? "Still " : "", in htbl_grow()287 failed_count = 0; in htbl_grow()