CALLS_PER_LOOP     96 tools/testing/selftests/timers/inconsistency-check.c 	struct timespec list[CALLS_PER_LOOP];
CALLS_PER_LOOP    113 tools/testing/selftests/timers/inconsistency-check.c 		for (i = 0; i < CALLS_PER_LOOP; i++)
CALLS_PER_LOOP    117 tools/testing/selftests/timers/inconsistency-check.c 		for (i = 0; i < CALLS_PER_LOOP - 1; i++)
CALLS_PER_LOOP    126 tools/testing/selftests/timers/inconsistency-check.c 			for (i = 0; i < CALLS_PER_LOOP; i++) {