Home
last modified time | relevance | path

Searched refs:LG_CHUNK_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dchunk.h9 #define LG_CHUNK_DEFAULT ANDROID_LG_CHUNK_DEFAULT macro
11 #define LG_CHUNK_DEFAULT 21 macro
/external/jemalloc/src/
Dchunk.c779 opt_lg_chunk = LG_CHUNK_DEFAULT; in chunk_boot()