Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dbase.c469 base_alloc_extent(tsdn_t *tsdn, base_t *base) { in base_alloc_extent() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h118 #define base_alloc_extent JEMALLOC_N(base_alloc_extent) macro