HomeSort by relevance Sort by last modified time
    Searched refs:eta_good (Results 1 - 2 of 2) sorted by null

  /external/fio/
eta.c 517 static int eta_good; local
563 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running ||
572 eta_good = 1;
gclient.c 345 static int eta_good; local
374 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running)
377 eta_good = 1;
434 static int eta_good; local
458 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running)
461 eta_good = 1;
    [all...]

Completed in 1097 milliseconds