Home
last modified time | relevance | path

Searched defs:malloc_conf (Results 1 – 16 of 16) sorted by relevance

/external/jemalloc/test/unit/
Dlg_chunk.c8 const char *malloc_conf = "lg_chunk:0"; variable
Dprof_idump.c4 const char *malloc_conf = variable
Dzero.c4 const char *malloc_conf = variable
Dprof_gdump.c4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
Dprof_accum.c9 const char *malloc_conf = variable
Dquarantine.c8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
Dprof_thread_name.c4 const char *malloc_conf = "prof:true,prof_active:false"; variable
Ddecay.c3 const char *malloc_conf = "purge:decay,decay_time:1"; variable
Djunk.c7 const char *malloc_conf = variable
Dprof_active.c4 const char *malloc_conf = variable
Dprof_reset.c4 const char *malloc_conf = variable
/external/jemalloc/include/jemalloc/
Djemalloc_mangle_jet.h12 # define malloc_conf jet_malloc_conf macro
Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf macro
Djemalloc.h331 # define malloc_conf je_malloc_conf macro
/external/jemalloc/test/integration/
Dchunk.c4 const char *malloc_conf = "junk:false"; variable
/external/jemalloc/
Dconfigure.ac601 AC_ARG_WITH([malloc_conf], optwith