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

/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp494 off_t currentSwapUsed local
500 BString swapUsedStr = string_for_size(currentSwapUsed, sizeStr,
506 fSwapUsageBar->Update(currentSwapUsed / kMegaByte,

Completed in 81 milliseconds