Searched defs:MMR3PageFreeLow (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DMMPagePool.cpp88 STAM_REG(pVM, &pVM->mm.s.pPagePoolLowR3->cFreeCalls, STAMTYPE_COUNTER, "/MM/Page/Low/cFreeCalls", STAMUNIT_CALLS, "Number of MMR3PageFreeLow()+MMR3PageFreeByPhys() calls for the <4GB pool.");
459 VMMR3DECL(void) MMR3PageFreeLow(PVM pVM, void *pvPage) function

Completed in 44 milliseconds