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()
477 unsigned nloops; local516 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;523 offset / pagesize, nloops);528 offset / pagesize, nloops);547 for (loopcnt = 0; loopcnt < nloops; loopcnt++) {
539 unsigned nloops; local607 nloops = (randloops) ? (lrand48() % MAXLOOPS) : MAXLOOPS;614 offset / pagesize, nloops);619 (long)mapsize_mapper, offset / pagesize, nloops);626 for (loopcnt = 0; loopcnt < nloops; loopcnt++) {