Home
last modified time | relevance | path

Searched refs:je_malloc_conf (Results 1 – 17 of 17) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h16 # define je_malloc_conf je_malloc_conf macro
39 # define je_malloc_conf malloc_conf macro
Djemalloc_mangle.h20 # define malloc_conf je_malloc_conf
52 # undef je_malloc_conf
Djemalloc.h192 extern JEMALLOC_EXPORT const char *je_malloc_conf;
351 # define malloc_conf je_malloc_conf
383 # undef je_malloc_conf
Djemalloc_protos.h6 extern JEMALLOC_EXPORT const char *je_malloc_conf;
/external/jemalloc/include/jemalloc/
Djemalloc.h68 # define je_malloc_conf je_malloc_conf macro
91 # define je_malloc_conf malloc_conf
225 extern JEMALLOC_EXPORT const char *je_malloc_conf;
356 # define malloc_conf je_malloc_conf
388 # undef je_malloc_conf
Djemalloc_rename.h7 # define je_malloc_conf je_malloc_conf macro
Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf
44 # undef je_malloc_conf
Djemalloc_protos.h6 extern JEMALLOC_EXPORT const char *je_malloc_conf;
/external/jemalloc/include/jemalloc/internal/
Dpublic_symbols.txt1 malloc_conf:je_malloc_conf
Dpublic_unnamespace.h1 #undef je_malloc_conf
Dpublic_namespace.h1 #define je_malloc_conf JEMALLOC_N(malloc_conf) macro
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_unnamespace.h9 #undef je_malloc_conf
Dpublic_namespace.h9 #define je_malloc_conf JEMALLOC_N(malloc_conf) macro
/external/jemalloc/msvc/projects/vc2015/test_threads/
Dtest_threads.cpp21 je_malloc_conf = "narenas:3"; in test_threads()
/external/jemalloc_new/msvc/test_threads/
Dtest_threads.cpp20 je_malloc_conf = "narenas:3"; in test_threads()
/external/jemalloc/src/
Djemalloc.c8 const char *je_malloc_conf
977 if (je_malloc_conf != NULL) {
982 opts = je_malloc_conf;
/external/jemalloc_new/src/
Djemalloc.c25 const char *je_malloc_conf
892 if (je_malloc_conf != NULL) {
897 opts = je_malloc_conf;