Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h182 void tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr,
415 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
Dprivate_symbols.txt481 tcache_dalloc_small
Dprivate_namespace.h483 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
Darena.h1388 tcache_dalloc_small(tsd, tcache, ptr, binind, in arena_dalloc()
1441 tcache_dalloc_small(tsd, tcache, ptr, binind, in arena_sdalloc()
Dprivate_unnamespace.h483 #undef tcache_dalloc_small