Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c89 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, tcache_alloc_small_hard() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h369 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) global() macro