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

/barrelfish-2018-10-04/include/dmalloc/
H A Ddmalloc.h29 MALLINFO_FIELD_TYPE usmblks; /* maximum total allocated space */ member in struct:mallinfo
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c798 MALLINFO_FIELD_TYPE usmblks; /* maximum total allocated space */ member in struct:mallinfo
1088 usmblks: the maximum total allocated space. This will be greater
3575 nm.usmblks = m->max_footprint;

Completed in 90 milliseconds