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

/haiku/src/apps/processcontroller/
H A DKernelMemoryBarMenuItem.h23 int64 fPhysicalMemory; member in class:KernelMemoryBarMenuItem
H A DMemoryBarMenuItem.h28 int64 fPhysicalMemory; member in class:MemoryBarMenuItem
H A DKernelMemoryBarMenuItem.cpp28 fPhysicalMemory = (int64)systemInfo.max_pages * B_PAGE_SIZE / 1024LL;
79 * fCachedMemory / fPhysicalMemory;
81 * fCommittedMemory / fPhysicalMemory;

Completed in 27 milliseconds