Searched refs:malloc_conf (Results 1 - 22 of 22) 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 Dprof_accum.c9 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 Dquarantine.c8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
H A Dzero.c4 const char *malloc_conf = variable
H A Dprof_thread_name.c4 const char *malloc_conf = "prof:true,prof_active:false"; variable
H A Darena_reset.c4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
H A Dprof_active.c4 const char *malloc_conf = variable
H A Djunk.c7 const char *malloc_conf = variable
H A Dpack.c3 const char *malloc_conf = variable
H A Dprof_reset.c4 const char *malloc_conf = variable
H A Ddecay.c3 const char *malloc_conf = "purge:decay,decay_time:1"; variable
H A Dmallctl.c138 TEST_MALLCTL_CONFIG(malloc_conf, const char *);
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h1 #define je_malloc_conf JEMALLOC_N(malloc_conf)
/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_protos.h.in6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
H A Djemalloc.h331 # define malloc_conf je_malloc_conf macro
/external/jemalloc/test/integration/
H A Dmallocx.c4 const char *malloc_conf = "junk:false"; variable
H A Dchunk.c4 const char *malloc_conf = "junk:false"; variable
H A Dxallocx.c4 const char *malloc_conf = "junk:false"; variable

Completed in 297 milliseconds