Home | History | Annotate | Download | only in aiostress

Lines Matching refs:iteration

1100     int iteration = 0;
1193 iteration++;
1459 fprintf(stderr, "file size %LuMB, record size %luKB, depth %d, ios per iteration %d\n", file_size / (1024 * 1024), rec_len / 1024, depth, io_iter);