Home
last modified time | relevance | path

Searched refs:tcache_dalloc_large (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Darena_inlines_b.h160 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, in arena_dalloc()
192 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, in arena_sdalloc()
A Dtcache_inlines.h17 void tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr,
265 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, size_t size, in tcache_dalloc_large() function
A Dprivate_symbols.txt462 tcache_dalloc_large
A Dprivate_namespace.h462 #define tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large) macro
A Dprivate_unnamespace.h462 #undef tcache_dalloc_large
/third_party/ulib/jemalloc/src/
A Darena.c1319 tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, usize, in arena_dalloc_promoted()

Completed in 13 milliseconds