Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h60 #define arena_init_huge JEMALLOC_N(arena_init_huge) global() macro
/freebsd/contrib/jemalloc/src/
H A Darena.c2143 arena_init_huge(void) { arena_init_huge() function