Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h24 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c316 narenas_total_get(void) { in narenas_total_get() function