Searched refs:je_malloc_conf (Results 1 – 8 of 8) sorted by relevance
12 # define malloc_conf je_malloc_conf44 # undef je_malloc_conf
7 # define je_malloc_conf malloc_conf macro
61 # define je_malloc_conf malloc_conf macro213 extern JEMALLOC_EXPORT const char *je_malloc_conf;355 # define malloc_conf je_malloc_conf387 # undef je_malloc_conf
6 extern JEMALLOC_EXPORT const char *je_malloc_conf;
1 #undef je_malloc_conf
1 #define je_malloc_conf JEMALLOC_N(malloc_conf) macro
21 je_malloc_conf = "narenas:3"; in test_threads()
8 const char *je_malloc_conf877 if (je_malloc_conf != NULL) { in malloc_conf_init()882 opts = je_malloc_conf; in malloc_conf_init()
Completed in 21 milliseconds