Home
last modified time | relevance | path

Searched refs:JEMALLOC_PURGE_MADVISE_DONTNEED (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h283 #define JEMALLOC_PURGE_MADVISE_DONTNEED macro
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dpages.h40 #if !defined(_WIN32) && ((defined(JEMALLOC_PURGE_MADVISE_DONTNEED) && \
/freebsd/contrib/jemalloc/src/
H A Dpages.c320 #elif defined(JEMALLOC_PURGE_MADVISE_DONTNEED) && \ in pages_purge_lazy()
337 #if defined(JEMALLOC_PURGE_MADVISE_DONTNEED) && \ in pages_purge_forced()