Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dprof_reset.c136 #define RESET_INTERVAL (1U << 10) macro
147 if (i % RESET_INTERVAL == 0) { in thd_start()
222 #undef RESET_INTERVAL
/external/jemalloc/test/unit/
Dprof_reset.c150 #define RESET_INTERVAL (1U << 10) macro
162 if (i % RESET_INTERVAL == 0) { in thd_start()
237 #undef RESET_INTERVAL