Searched refs:totalPageCount (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/
H A Dheap.cpp856 uint32 totalPageCount = 0; local
886 totalPageCount += freePageCount;
898 totalPageCount += usedPageCount;
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp486 uint32 totalPageCount = 0; local
516 totalPageCount += freePageCount;
530 totalPageCount += usedPageCount;

Completed in 32 milliseconds