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

/barrelfish-2018-10-04/include/dmalloc/
H A Ddmalloc.h186 size_t dlmalloc_max_footprint(void);
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c860 #define dlmalloc_max_footprint malloc_max_footprint macro
1017 DLMALLOC_EXPORT size_t dlmalloc_max_footprint(void);
5408 size_t dlmalloc_max_footprint(void) { function

Completed in 61 milliseconds