HomeSort by: relevance | last modified time | path
    Searched defs:RESET_INTERVAL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
prof_reset.c 116 #define RESET_INTERVAL (1U << 10)
127 if (i % RESET_INTERVAL == 0) {
202 #undef RESET_INTERVAL
  /src/external/bsd/jemalloc.old/dist/test/unit/
prof_reset.c 136 #define RESET_INTERVAL (1U << 10)
147 if (i % RESET_INTERVAL == 0) {
222 #undef RESET_INTERVAL

Completed in 25 milliseconds