Home
last modified time | relevance | path

Searched refs:cache_bin_array_descriptor (Results 1 – 3 of 3) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h29 cache_bin_array_descriptor_t cache_bin_array_descriptor; member
/src/contrib/jemalloc/src/
H A Dtcache.c593 &tcache_slow->cache_bin_array_descriptor, tcache->bins); in tcache_arena_associate()
595 &tcache_slow->cache_bin_array_descriptor, link); in tcache_arena_associate()
622 &tcache_slow->cache_bin_array_descriptor, link); in tcache_arena_dissociate()
H A Darena.c1874 &tcache_slow->cache_bin_array_descriptor, in arena_postfork_child()
1877 &tcache_slow->cache_bin_array_descriptor, link); in arena_postfork_child()