Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h49 void *dyn_alloc; member
/src/contrib/jemalloc/src/
H A Dtcache.c659 tcache_slow->dyn_alloc = mem; in tcache_init()
817 idalloctm(tsd_tsdn(tsd), tcache_slow->dyn_alloc, NULL, NULL, true, in tcache_destroy()