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

  /external/fio/
eta.c 257 static void calc_rate(int unified_rw_rep, unsigned long mtime, function
424 calc_rate(unified_rw_rep, rate_time, io_bytes, rate_io_bytes,
440 calc_rate(unified_rw_rep, disp_time, io_bytes, disp_io_bytes, je->rate);
  /external/e2fsprogs/misc/
e2image.c 548 #define calc_rate(t, b, d) (((float)(t) / ((1024 * 1024) / (b))) / (d)) macro
642 buff, calc_rate(total_written,
712 calc_rate(total_written, fs->blocksize, duration));
    [all...]

Completed in 252 milliseconds