Searched refs:totalFreePageCount (Results 1 - 2 of 2) sorted by path

/haiku/src/system/kernel/
H A Dheap.cpp857 uint32 totalFreePageCount = 0; local
887 totalFreePageCount += freePageCount;
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp487 uint32 totalFreePageCount = 0; local
517 totalFreePageCount += freePageCount;

Completed in 67 milliseconds