OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_ITERATIONS
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/realtime/func/hrtimer-prio/
hrtimer-prio.c
49
#define
DEF_ITERATIONS
10000
58
static int iterations =
DEF_ITERATIONS
;
74
DEF_ITERATIONS
);
/external/ltp/testcases/realtime/func/pi_perf/
pi_perf.c
60
#define
DEF_ITERATIONS
100
70
static unsigned int iterations =
DEF_ITERATIONS
;
90
DEF_ITERATIONS
);
Completed in 225 milliseconds