Home
last modified time | relevance | path

Searched refs:JEMALLOC_DSS (Results 1 – 14 of 14) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs_host.h178 #define JEMALLOC_DSS macro
Djemalloc_internal_defs.h.in161 * JEMALLOC_DSS enables use of sbrk(2) to allocate chunks from the data storage
164 #undef JEMALLOC_DSS
Djemalloc_internal.h32 #ifdef JEMALLOC_DSS
Djemalloc_internal.h.in32 #ifdef JEMALLOC_DSS
/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_preamble.h62 #ifdef JEMALLOC_DSS
Djemalloc_internal_defs_host.h181 #define JEMALLOC_DSS macro
Djemalloc_preamble.h.in62 #ifdef JEMALLOC_DSS
Djemalloc_internal_defs.h.in169 * JEMALLOC_DSS enables use of sbrk(2) to allocate extents from the data storage
172 #undef JEMALLOC_DSS
/external/jemalloc/test/integration/
DMALLOCX_ARENA.c6 #ifdef JEMALLOC_DSS
/external/jemalloc_new/test/integration/
DMALLOCX_ARENA.c6 #ifdef JEMALLOC_DSS
/external/jemalloc/src/
Dchunk_dss.c34 #ifdef JEMALLOC_DSS in chunk_dss_sbrk()
/external/jemalloc_new/src/
Dextent_dss.c43 #ifdef JEMALLOC_DSS in extent_dss_sbrk()
/external/jemalloc/
Dconfigure.ac1018 AC_DEFINE([JEMALLOC_DSS], [ ]) definition
/external/jemalloc_new/
Dconfigure.ac1184 AC_DEFINE([JEMALLOC_DSS], [ ]) definition