Home
last modified time | relevance | path

Searched defs:LG_HUGEPAGE (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_defs.h220 #define LG_HUGEPAGE 20 macro
222 #define LG_HUGEPAGE 21 macro
Djemalloc_internal_defs_host.h209 #define LG_HUGEPAGE 21 macro
/external/jemalloc_new/
Dconfigure.ac1431 AC_DEFINE_UNQUOTED([LG_HUGEPAGE], [${je_cv_lg_hugepage}]) definition