Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_structs.h37 cache_bin_array_descriptor_t cache_bin_array_descriptor; member
/external/jemalloc_new/src/
Dtcache.c312 &tcache->cache_bin_array_descriptor, tcache->bins_small, in tcache_arena_associate()
315 &tcache->cache_bin_array_descriptor, link); in tcache_arena_associate()
341 &tcache->cache_bin_array_descriptor, link); in tcache_arena_dissociate()
Darena.c2025 &tcache->cache_bin_array_descriptor, in arena_postfork_child()
2028 &tcache->cache_bin_array_descriptor, link); in arena_postfork_child()