Searched refs:tcache_dalloc_small (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | tcache.h | 183 void tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, 417 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
|
D | private_symbols.txt | 522 tcache_dalloc_small
|
D | private_namespace.h | 522 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
|
D | arena.h | 1461 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, in arena_dalloc() 1519 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, in arena_sdalloc()
|
D | private_unnamespace.h | 522 #undef tcache_dalloc_small
|