Searched refs:cache_bin_array_descriptor (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | tcache.c | 317 &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 D | arena.c | 2089 &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 D | tcache_structs.h | 37 cache_bin_array_descriptor_t cache_bin_array_descriptor; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 54658 - 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);
|