OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eta_good
(Results
1 - 2
of
2
) sorted by null
/external/fio/
eta.c
458
static int
eta_good
;
local
495
if ((!je->eta_sec && !
eta_good
) || je->nr_ramp == je->nr_running)
503
eta_good
= 1;
gclient.c
348
static int
eta_good
;
local
395
if ((!je->eta_sec && !
eta_good
) || je->nr_ramp == je->nr_running)
398
eta_good
= 1;
447
static int
eta_good
;
local
489
if ((!je->eta_sec && !
eta_good
) || je->nr_ramp == je->nr_running)
492
eta_good
= 1;
[
all
...]
Completed in 558 milliseconds