Home
last modified time | relevance | path

Searched refs:JEMALLOC_GLIBC_MALLOC_HOOK (Results 1 – 10 of 10) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_decls.h23 # ifdef JEMALLOC_GLIBC_MALLOC_HOOK
Djemalloc_internal_defs_host.h315 #define JEMALLOC_GLIBC_MALLOC_HOOK macro
Djemalloc_internal_defs.h.in296 #undef JEMALLOC_GLIBC_MALLOC_HOOK
/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_decls.h38 # ifdef JEMALLOC_GLIBC_MALLOC_HOOK
Djemalloc_internal_defs_host.h338 #define JEMALLOC_GLIBC_MALLOC_HOOK macro
Djemalloc_internal_defs.h.in324 #undef JEMALLOC_GLIBC_MALLOC_HOOK
/external/jemalloc/src/
Djemalloc.c815 #elif defined(JEMALLOC_GLIBC_MALLOC_HOOK) && defined(CPU_COUNT) in malloc_ncpus()
2071 #if ((is_malloc(je_malloc) == 1) && defined(JEMALLOC_GLIBC_MALLOC_HOOK))
/external/jemalloc_new/src/
Djemalloc.c719 #elif defined(JEMALLOC_GLIBC_MALLOC_HOOK) && defined(CPU_COUNT) in malloc_ncpus()
2501 #if defined(JEMALLOC_IS_MALLOC) && defined(JEMALLOC_GLIBC_MALLOC_HOOK)
/external/jemalloc/
Dconfigure.ac1826 AC_DEFINE([JEMALLOC_GLIBC_MALLOC_HOOK], [ ]) definition
/external/jemalloc_new/
Dconfigure.ac2058 AC_DEFINE([JEMALLOC_GLIBC_MALLOC_HOOK], [ ]) definition