Searched refs:tcache_dalloc_large (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | tcache.h | 184 void tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, 440 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, size_t size, in tcache_dalloc_large() function
|
D | private_symbols.txt | 480 tcache_dalloc_large
|
D | private_namespace.h | 482 #define tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large) macro
|
D | arena.h | 1402 tcache_dalloc_large(tsd, tcache, ptr, size - in arena_dalloc() 1453 tcache_dalloc_large(tsd, tcache, ptr, size, in arena_sdalloc()
|
D | private_unnamespace.h | 482 #undef tcache_dalloc_large
|