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

/external/jemalloc/src/
H A Dtcache.c242 tcache_arena_associate(tcache_t *tcache, arena_t *arena) function
340 tcache_arena_associate(tcache, arena);
H A Dctl.c1219 tcache_arena_associate(tcache, arena);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h372 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate) macro
H A Dtcache.h123 void tcache_arena_associate(tcache_t *tcache, arena_t *arena);
H A Dprivate_unnamespace.h372 #undef tcache_arena_associate macro

Completed in 168 milliseconds