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

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dalloc.c987 #define FullyUsedPages(hd) (hd->pages->allocated - hd->pages->freed \ macro
1001 return FullyUsedPages(hd) * BYTES_PER_PAGE
1063 FullyUsedPages(hd) * BYTES_PER_PAGE + hd->heap->used * BYTES_PER_UNIT);

Completed in 79 milliseconds