Home
last modified time | relevance | path

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

/bionic/libc/upstream-dlmalloc/
Dmalloc.h608 size_t mspace_max_footprint(mspace msp);
Dmalloc.c1383 DLMALLOC_EXPORT size_t mspace_max_footprint(mspace msp);
5940 size_t mspace_max_footprint(mspace msp) { in mspace_max_footprint() function