Home
last modified time | relevance | path

Searched refs:tcache_dalloc_large (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtcache.h177 void tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr,
399 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, size_t size) in tcache_dalloc_large() function
Dprivate_symbols.txt444 tcache_dalloc_large
Dprivate_namespace.h444 #define tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large) macro
Darena.h1199 tcache_dalloc_large(tsd, tcache, ptr, size - in arena_dalloc()
1249 tcache_dalloc_large(tsd, tcache, ptr, size); in arena_sdalloc()
Dprivate_unnamespace.h444 #undef tcache_dalloc_large