HomeSort by: relevance | last modified time | path
    Searched refs:DUMP_INTERVAL (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
prof_accum.c 8 #define DUMP_INTERVAL 1
37 if (i % DUMP_INTERVAL == 0) {
prof_reset.c 117 #define DUMP_INTERVAL 3677
133 if (i % DUMP_INTERVAL == 0) {
203 #undef DUMP_INTERVAL
  /src/external/bsd/jemalloc.old/dist/test/unit/
prof_accum.c 5 #define DUMP_INTERVAL 1
34 if (i % DUMP_INTERVAL == 0) {
prof_reset.c 137 #define DUMP_INTERVAL 3677
153 if (i % DUMP_INTERVAL == 0) {
223 #undef DUMP_INTERVAL

Completed in 26 milliseconds