HomeSort by relevance Sort by last modified time
    Searched defs:malloc_conf (Results 1 - 19 of 19) sorted by null

  /external/jemalloc/test/unit/
lg_chunk.c 8 const char *malloc_conf = "lg_chunk:0"; variable
prof_idump.c 4 const char *malloc_conf = variable
zero.c 4 const char *malloc_conf = variable
prof_gdump.c 4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
prof_accum.c 9 const char *malloc_conf = variable
prof_thread_name.c 4 const char *malloc_conf = "prof:true,prof_active:false"; variable
quarantine.c 8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
arena_reset.c 4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
junk.c 7 const char *malloc_conf = variable
pack.c 3 const char *malloc_conf = variable
prof_active.c 4 const char *malloc_conf = variable
decay.c 3 const char *malloc_conf = "purge:decay,decay_time:1"; variable
prof_reset.c 4 const char *malloc_conf = variable
  /external/jemalloc/test/integration/
mallocx.c 4 const char *malloc_conf = "junk:false"; variable
chunk.c 4 const char *malloc_conf = "junk:false"; variable
xallocx.c 4 const char *malloc_conf = "junk:false"; variable
  /external/jemalloc/include/jemalloc/
jemalloc_mangle.h 12 # define malloc_conf je_malloc_conf macro
jemalloc_mangle_jet.h 12 # define malloc_conf jet_malloc_conf macro
jemalloc.h 331 # define malloc_conf je_malloc_conf macro

Completed in 112 milliseconds