Home
last modified time | relevance | path

Searched refs:arena_alloc_junk_small (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtcache_inlines.h163 arena_alloc_junk_small(ret, in tcache_alloc_small()
170 arena_alloc_junk_small(ret, &arena_bin_info[binind], in tcache_alloc_small()
A Darena_externs.h46 void arena_alloc_junk_small(void *ptr, const arena_bin_info_t *bin_info,
A Dprivate_symbols.txt4 arena_alloc_junk_small
A Dprivate_namespace.h4 #define arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small) macro
A Dprivate_unnamespace.h4 #undef arena_alloc_junk_small
/third_party/ulib/jemalloc/src/
A Darena.c1136 arena_alloc_junk_small(ptr, &arena_bin_info[binind], in arena_tcache_fill_small()
1155 arena_alloc_junk_small(void *ptr, const arena_bin_info_t *bin_info, bool zero) in arena_alloc_junk_small() function
1213 arena_alloc_junk_small(ret, in arena_malloc_small()
1220 arena_alloc_junk_small(ret, &arena_bin_info[binind], in arena_malloc_small()

Completed in 13 milliseconds