Searched refs:cbHostRam (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/glue/ | ||
H A D | com.cpp | 321 uint64_t cbHostRam = 0, cbHostRamAvail = 0; local 322 vrc = RTSystemQueryTotalRam(&cbHostRam); 327 cbHostRam / _1M, cbHostRamAvail / _1M); |
Completed in 1887 milliseconds