Searched refs:max_check_count (Results 1 – 1 of 1) sorted by relevance
137 int32_t max_check_count = TEST_COUNT_MAX; variable139 printf("used_sectors_count=%d\n", max_check_count);141 for (int32_t k = 0; k < max_check_count; k++) {202 … printf("[%3.f%%] err_sector=%i\n", (float)k / ((float)max_check_count) * 100.0f, err_sector);