Home | History | Annotate | Download | only in doio

Lines Matching defs:iterations

227 float delaysecs = 0.0;		/* delay between iterations (in seconds) */
228 int delaytime; /* delay between iterations in clocks/uses */
363 int iterations = 1; /* number of increments to be added */
561 if (sscanf(optarg, "%i", &iterations) != 1 ||
562 iterations < 0) {
1322 if (iterations == 0) {
1335 total_grow_value = grow_incr * iterations;
1347 * If delaying between iterations, get amount time to
1371 if (iterations && (Iter_cnt >= iterations + 1)) {
1588 printf("%s%s: %d %s/%d: DONE %d iterations to %d files. %s\n",
1916 # rand io types doing a trunc every 5 iterations, with unlinks.\n\
1922 # random open flags, rand io types doing a trunc every 10 iterations.\n\