HomeSort by relevance Sort by last modified time
    Searched refs:TCACHE_GC_INCR (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tcache.h 59 #define TCACHE_GC_INCR \
259 if (TCACHE_GC_INCR == 0)
  /external/jemalloc/src/
tcache.c 335 ticker_init(&tcache->gc_ticker, TCACHE_GC_INCR);

Completed in 162 milliseconds