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

  /external/fio/
trim.c 45 td->io_hist_len--;
iolog.c 174 td->io_hist_len--;
182 td->io_hist_len--;
229 td->io_hist_len++;
257 td->io_hist_len--;
268 td->io_hist_len++;
285 td->io_hist_len--;
fio.h 294 unsigned long io_hist_len; member in struct:thread_data
io_u.c 1349 } else if (!(td->io_hist_len % td->o.trim_backlog) &&
1369 if (td->io_hist_len) {
1374 else if (!(td->io_hist_len % td->o.verify_backlog) &&
    [all...]
verify.c 1114 td->io_hist_len--;

Completed in 48 milliseconds