Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Darena_inlines_b.h146 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 Dtcache_inlines.h15 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 Dprivate_symbols.txt463 tcache_dalloc_small
A Dprivate_namespace.h463 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
A Dprivate_unnamespace.h463 #undef tcache_dalloc_small

Completed in 8 milliseconds