Home
last modified time | relevance | path

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

/bionic/libc/upstream-dlmalloc/
Dmalloc.h66 #define dlmalloc_max_footprint malloc_max_footprint macro
247 size_t dlmalloc_max_footprint(void);
Dmalloc.c831 #define dlmalloc_max_footprint malloc_max_footprint macro
988 DLMALLOC_EXPORT size_t dlmalloc_max_footprint(void);
5379 size_t dlmalloc_max_footprint(void) { in dlmalloc_max_footprint() function