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

  /external/fio/
stat.h 240 uint32_t nr_ramp; member in struct:jobs_eta
eta.c 427 je->nr_ramp++;
563 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running ||
client.c 1147 je->nr_ramp = le32_to_cpu(je->nr_ramp);
1173 dst->nr_ramp += je->nr_ramp;
    [all...]
gclient.c 374 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running)
458 if ((!je->eta_sec && !eta_good) || je->nr_ramp == je->nr_running)
    [all...]
server.c 898 je->nr_ramp = cpu_to_le32(je->nr_ramp);
    [all...]

Completed in 417 milliseconds