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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c3591 size_t maxfp = 0; local
3597 maxfp = m->max_footprint;
3613 fprintf(stderr, "max system bytes = %10lu\n", (unsigned long)(maxfp));

Completed in 46 milliseconds