Home
last modified time | relevance | path

Searched defs:tcache_alloc_small_hard (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c73 tcache_alloc_small_hard(tsd_t *tsd, arena_t *arena, tcache_t *tcache, in tcache_alloc_small_hard() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h472 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) macro