Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/unit/
A Darena_reset_prof.c4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
A Dprof_idump.c3 const char *malloc_conf = "" variable
A Dzero.c4 const char *malloc_conf = variable
A Dprof_tctx.c4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
A Dprof_gdump.c4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
A Dprof_accum.c9 const char *malloc_conf = variable
A Djunk.c7 const char *malloc_conf = variable
A Dprof_thread_name.c4 const char *malloc_conf = "prof:true,prof_active:false"; variable
A Dpack.c4 const char *malloc_conf = "decay_time:-1"; variable
A Ddecay.c3 const char *malloc_conf = "decay_time:1,lg_tcache_max:0"; variable
A Dprof_active.c4 const char *malloc_conf = variable
A Dprof_reset.c4 const char *malloc_conf = variable
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf macro
A Djemalloc_mangle_jet.h12 # define malloc_conf jet_malloc_conf macro
A Djemalloc.h355 # define malloc_conf je_malloc_conf macro
/third_party/ulib/jemalloc/test/integration/
A Dextent.c4 const char *malloc_conf = "junk:false"; variable
A Dmallocx.c4 const char *malloc_conf = "junk:false"; variable
A Dxallocx.c4 const char *malloc_conf = "junk:false"; variable
/third_party/ulib/jemalloc/
A Dconfigure.ac783 AC_ARG_WITH([malloc_conf], optwith

Completed in 23 milliseconds