Searched refs:TCACHE_NSLOTS_LARGE (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h33 #define TCACHE_NSLOTS_LARGE ANDROID_TCACHE_NSLOTS_LARGE macro
35 #define TCACHE_NSLOTS_LARGE 20 macro
/external/jemalloc/src/
H A Dtcache.c504 tcache_bin_info[i].ncached_max = TCACHE_NSLOTS_LARGE;

Completed in 335 milliseconds