Searched defs:malloc_conf (Results 1 - 15 of 15) sorted by relevance

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

Completed in 361 milliseconds