Home
last modified time | relevance | path

Searched defs:MMAP_THRESHOLD (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/regression/
Dmalloc-multi-thread-performance.c11 #define MMAP_THRESHOLD 131052 macro
/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h21 #define MMAP_THRESHOLD (0x1c00*SIZE_ALIGN) macro
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h30 #define MMAP_THRESHOLD ((0x1c00 * SIZE_ALIGN) - OVERHEAD) macro
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h71 #define MMAP_THRESHOLD (0x1c00*(4*sizeof(size_t))) macro
/third_party/musl/src/malloc/mallocng/
Dmeta.h12 #define MMAP_THRESHOLD 131052 macro
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Dmeta.h12 #define MMAP_THRESHOLD 131052 macro