Home
last modified time | relevance | path

Searched refs:malloc_conf (Results 1 – 19 of 19) 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
Dprof_active.c4 const char *malloc_conf = variable
Djunk.c7 const char *malloc_conf = variable
Dprof_reset.c4 const char *malloc_conf = variable
/external/jemalloc/include/jemalloc/internal/
Dpublic_symbols.txt1 malloc_conf:je_malloc_conf
Dpublic_namespace.h1 #define je_malloc_conf JEMALLOC_N(malloc_conf)
/external/jemalloc/include/jemalloc/
Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf macro
Djemalloc_mangle_jet.h12 # define malloc_conf jet_malloc_conf macro
Djemalloc_protos.h.in6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
Djemalloc.h191 # define malloc_conf je_malloc_conf macro
/external/jemalloc/
DINSTALL60 malloc_conf --> prefix_malloc_conf
DChangeLog161 - Mark malloc_conf as a weak symbol so that the application can override it.
Dconfigure.ac455 public_syms="malloc_conf malloc_message malloc calloc posix_memalign aligned_alloc realloc free mal…