Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h22 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
Dprivate_namespace.h22 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
/external/jemalloc_new/src/
Djemalloc.c306 narenas_total_get(void) { in narenas_total_get() function