Home
last modified time | relevance | path

Searched refs:malloc_conf (Results 1 – 14 of 14) sorted by relevance

/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/test/unit/
Dprof_idump.c4 const char *malloc_conf = variable
Dprof_gdump.c4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
Dzero.c4 const char *malloc_conf = variable
Dprof_accum.c4 const char *malloc_conf = variable
Dquarantine.c8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
Djunk.c4 const char *malloc_conf = variable
/external/jemalloc/include/jemalloc/
Djemalloc_mangle_jet.h12 # define malloc_conf jet_malloc_conf macro
Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf macro
Djemalloc_protos.h.in6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
Djemalloc.h173 # define malloc_conf je_malloc_conf macro
/external/jemalloc/
DINSTALL47 malloc_conf --> prefix_malloc_conf
Dconfigure.ac450 public_syms="malloc_conf malloc_message malloc calloc posix_memalign aligned_alloc realloc free mal…