Searched refs:depth_diff (Results 1 - 1 of 1) sorted by relevance

/external/fio/t/
H A Dbtrace2fio.c34 static unsigned int depth_diff = 1; variable
872 if (abs(idiff) > depth_diff)
1028 log_err("\t-u\tDepth difference for collapse (def=%u)\n", depth_diff);
1113 depth_diff = atoi(optarg);

Completed in 713 milliseconds