Home
last modified time | relevance | path

Searched defs:arenas (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dctl.h66 ctl_arena_stats_t *arenas; /* (narenas + 1) elements. */ member
Dprivate_namespace.h119 #define arenas JEMALLOC_N(arenas) macro
/external/jemalloc_new/include/jemalloc/internal/
Dctl.h90 ctl_arena_t *arenas[2 + MALLOCX_ARENA_LIMIT]; member
Dprivate_namespace.h7 #define arenas JEMALLOC_N(arenas) macro
Dprivate_namespace_jet.h7 #define arenas JEMALLOC_N(arenas) macro
/external/python/cpython2/Objects/
Dobmalloc.c521 static struct arena_object* arenas = NULL; variable
/external/python/cpython3/Objects/
Dobmalloc.c1136 static struct arena_object* arenas = NULL; variable
/external/jemalloc/src/
Djemalloc.c64 arena_t **arenas; variable
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...