Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dmemrw.c25 static int nr_loops; // nr of loops reading or writing the ws variable
43 for (loops = 0; loops < nr_loops; loops++) { in memrw_fn()
84 nr_loops = 3; in main()
95 nr_loops = atoi(argv[a+1]); in main()
117 nr_loops, in main()