Home
last modified time | relevance | path

Searched refs:max_mmapped_mem (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/malloc/
Dtst-mallocstate.c84 unsigned long max_mmapped_mem; member
Dmalloc-debug.c539 unsigned long max_mmapped_mem; member
Dmalloc.c1897 INTERNAL_SIZE_T max_mmapped_mem; member
2488 atomic_max (&mp_.max_mmapped_mem, sum); in sysmalloc_mmap()
3109 atomic_max (&mp_.max_mmapped_mem, new); in mremap_chunk()
5298 (unsigned long) mp_.max_mmapped_mem); in __malloc_stats()
/glibc-2.36/manual/
Dmemory.texi349 @c max_n_mmaps and max_mmapped_mem, are accessed without guards, so they
1455 @c Accessing mp_.n_mmaps and mp_.max_mmapped_mem, modified with atomics