Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/src/
H A Dtcache.c317 &tcache->cache_bin_array_descriptor, tcache->bins_small, in tcache_arena_associate()
320 &tcache->cache_bin_array_descriptor, link); in tcache_arena_associate()
348 &tcache->cache_bin_array_descriptor, link); in tcache_arena_dissociate()
H A Darena.c2089 &tcache->cache_bin_array_descriptor, in arena_postfork_child()
2092 &tcache->cache_bin_array_descriptor, link); in arena_postfork_child()
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dtcache_structs.h37 cache_bin_array_descriptor_t cache_bin_array_descriptor; member
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch54658 - cache_bin_array_descriptor_t cache_bin_array_descriptor;
63429 - &tcache_slow->cache_bin_array_descriptor,
63432 - &tcache_slow->cache_bin_array_descriptor, link);
92597 - &tcache_slow->cache_bin_array_descriptor, tcache->bins);
92599 - &tcache_slow->cache_bin_array_descriptor, link);
92626 - &tcache_slow->cache_bin_array_descriptor, link);