Home
last modified time | relevance | path

Searched defs:opt_lg_tcache_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtcache.c14 ssize_t opt_lg_tcache_max = LG_TCACHE_MAXCLASS_DEFAULT; variable
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h367 #define opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max) macro