Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtcache_externs.h32 void *tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache,
A Dprivate_symbols.txt454 tcache_alloc_small_hard
A Dtcache_inlines.h144 ret = tcache_alloc_small_hard(tsd_tsdn(tsd), arena, tcache, in tcache_alloc_small()
A Dprivate_namespace.h454 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro
A Dprivate_unnamespace.h454 #undef tcache_alloc_small_hard
/third_party/ulib/jemalloc/src/
A Dtcache.c73 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, in tcache_alloc_small_hard() function

Completed in 11 milliseconds