Searched refs:SUBCOUNT (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dbench_pthread.c72 #define SUBCOUNT 10000 macro
124 min*1./SUBCOUNT,
125 max*1./SUBCOUNT,
126 median*1./SUBCOUNT,
140 while (num_stats < MAX_STATS && count >= SUBCOUNT) { \
141 int tries = SUBCOUNT; \

Completed in 16 milliseconds