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

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

Completed in 1097 milliseconds