Searched refs:arena_sdalloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h112 #define arena_sdalloc JEMALLOC_N(arena_sdalloc) macro
H A Darena.h684 void arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
1467 arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
H A Djemalloc_internal.h1092 arena_sdalloc(tsdn, ptr, size, tcache, slow_path);

Completed in 261 milliseconds