Searched refs:tcache_dalloc_small (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | arena_inlines_b.h | 146 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, binind, in arena_dalloc() 180 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, binind, in arena_sdalloc()
|
| A D | tcache_inlines.h | 15 void tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, 240 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
|
| A D | private_symbols.txt | 463 tcache_dalloc_small
|
| A D | private_namespace.h | 463 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
|
| A D | private_unnamespace.h | 463 #undef tcache_dalloc_small
|
Completed in 8 milliseconds