OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nr_loops
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/perf/
memrw.c
25
static int
nr_loops
; // nr of loops reading or writing the ws
variable
43
for (loops = 0; loops <
nr_loops
; loops++) {
84
nr_loops
= 3;
95
nr_loops
= atoi(argv[a+1]);
117
nr_loops
,
Completed in 55 milliseconds