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

/haiku/src/bin/
H A Dvmstat.cpp81 info.block_cache_pages * B_PAGE_SIZE);
106 = (info.block_cache_pages - lastInfo.block_cache_pages)
/haiku/src/apps/activitymonitor/
H A DSystemInfo.cpp61 return fSystemInfo.block_cache_pages * B_PAGE_SIZE;
/haiku/headers/os/kernel/
H A DOS.h448 uint64 block_cache_pages; member in struct:__anon10
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp4148 info->block_cache_pages = blockCachePages;

Completed in 61 milliseconds