Home | History | Annotate | Download | only in aiostress

Lines Matching full:iterations

96 int iterations = RUN_FOREVER;
1126 while(t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
1192 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
1348 iterations = atoi(optarg);