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

/vbox/include/VBox/vmm/
H A Dgmm.h323 uint64_t cReqBalloonedPages; member in struct:GMMVMSTATS
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp3679 if (pGVM->gmm.s.Stats.cReqBalloonedPages)
3688 pGVM->gmm.s.Stats.cReqBalloonedPages, pGVM->gmm.s.Stats.cReqActuallyBalloonedPages));
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp255 { RT_UOFFSETOF(GMMSTATS, VMStats.cReqBalloonedPages), STAMTYPE_U64, STAMUNIT_PAGES, "/GMM/VM/cReqBalloonedPages", "The number of pages we've currently requested the guest to give us." },

Completed in 63 milliseconds