Searched refs:malloc_conf (Results 1 – 14 of 14) sorted by relevance
1 malloc_conf:je_malloc_conf
1 #define je_malloc_conf JEMALLOC_N(malloc_conf)
4 const char *malloc_conf = variable
4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
12 # define malloc_conf jet_malloc_conf macro
12 # define malloc_conf je_malloc_conf macro
6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
173 # define malloc_conf je_malloc_conf macro
47 malloc_conf --> prefix_malloc_conf
450 public_syms="malloc_conf malloc_message malloc calloc posix_memalign aligned_alloc realloc free mal…