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 185 td->io_hist_len--;
193 td->io_hist_len--;
240 td->io_hist_len++;
276 td->io_hist_len--;
287 td->io_hist_len++;
304 td->io_hist_len--;
fio.h 301 unsigned long io_hist_len; member in struct:thread_data
io_u.c 1347 } else if (!(td->io_hist_len % td->o.trim_backlog) &&
1367 if (td->io_hist_len) {
1372 else if (!(td->io_hist_len % td->o.verify_backlog) &&
    [all...]
verify.c 1102 td->io_hist_len--;
    [all...]

Completed in 38 milliseconds