Home
last modified time | relevance | path

Searched refs:MALLOCX_ARENA_GET (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_types.h47 #define MALLOCX_ARENA_GET(flags) \ macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h222 #define MALLOCX_ARENA_GET(flags) \ macro
Djemalloc_internal.h.in222 #define MALLOCX_ARENA_GET(flags) \ macro
/external/jemalloc/src/
Djemalloc.c2144 unsigned arena_ind = MALLOCX_ARENA_GET(flags);
2392 unsigned arena_ind = MALLOCX_ARENA_GET(flags);
/external/jemalloc_new/src/
Djemalloc.c2601 dopts.arena_ind = MALLOCX_ARENA_GET(flags);
2698 unsigned arena_ind = MALLOCX_ARENA_GET(flags);