Searched refs:mspace_max_footprint (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-dlmalloc/
H A Dmalloc.h608 size_t mspace_max_footprint(mspace msp);
H A Dmalloc.c1380 mspace_max_footprint() returns the peak number of bytes obtained from the
1383 DLMALLOC_EXPORT size_t mspace_max_footprint(mspace msp);
5938 size_t mspace_max_footprint(mspace msp) { function

Completed in 52 milliseconds