Searched refs:arena_tcache_fill_small (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h64 #define arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small) macro
H A Dprivate_unnamespace.h64 #undef arena_tcache_fill_small macro
H A Darena.h410 void arena_tcache_fill_small(arena_t *arena, tcache_bin_t *tbin,
/external/jemalloc/src/
H A Dtcache.c72 arena_tcache_fill_small(tcache->arena, tbin, binind,
H A Darena.c1558 arena_tcache_fill_small(arena_t *arena, tcache_bin_t *tbin, size_t binind, function

Completed in 874 milliseconds