Home
last modified time | relevance | path

Searched refs:loop_num (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c234 int loop_num = MAX_LOOPS - (rand() % 100); /* provide some variability */ in runtestsingle() local
259 for (i = 0; i < loop_num; i++) { in runtestsingle()
276 needed += loop_num; in runtestsingle()
278 needed += loop_num; in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()