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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 39 #define TCACHE_NSLOTS_LARGE ANDROID_TCACHE_NSLOTS_LARGE
41 #define TCACHE_NSLOTS_LARGE 20
  /external/jemalloc/src/
tcache.c 541 tcache_bin_info[i].ncached_max = TCACHE_NSLOTS_LARGE;

Completed in 454 milliseconds