Searched refs:nloops (Results 1 – 3 of 3) sorted by relevance
380 unsigned nloops; in child_mapper() local385 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS; in child_mapper()389 procno, getpid(), seed, nloops); in child_mapper()395 for (loopcnt = 0; loopcnt < nloops; loopcnt++) { in child_mapper()
478 unsigned nloops; local517 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;524 offset / pagesize, nloops);529 offset / pagesize, nloops);548 for (loopcnt = 0; loopcnt < nloops; loopcnt++) {
541 unsigned nloops; local609 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;616 offset / pagesize, nloops);621 (long)mapsize_mapper, offset / pagesize, nloops);628 for (loopcnt = 0; loopcnt < nloops; loopcnt++) {