Home
last modified time | relevance | path

Searched refs:JEMALLOC_HAVE_MADVISE_HUGE (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_preamble.h69 #ifdef JEMALLOC_HAVE_MADVISE_HUGE
Djemalloc_internal_defs.h292 #define JEMALLOC_HAVE_MADVISE_HUGE macro
Djemalloc_internal_defs_host.h278 #define JEMALLOC_HAVE_MADVISE_HUGE macro
Djemalloc_preamble.h.in69 #ifdef JEMALLOC_HAVE_MADVISE_HUGE
Djemalloc_internal_defs.h.in269 #undef JEMALLOC_HAVE_MADVISE_HUGE
/external/jemalloc_new/src/
Dpages.c337 #ifdef JEMALLOC_HAVE_MADVISE_HUGE in pages_huge_impl()
361 #ifdef JEMALLOC_HAVE_MADVISE_HUGE in pages_nohuge_impl()
/external/jemalloc_new/
Dconfigure.ac1886 AC_DEFINE([JEMALLOC_HAVE_MADVISE_HUGE], [ ]) definition