Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_types.h34 #define TCACHE_NSLOTS_LARGE 20 macro
/freebsd/contrib/jemalloc/src/
H A Dtcache.c772 tcache_bin_info[i].ncached_max = TCACHE_NSLOTS_LARGE; in tcache_boot()