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

/vbox/src/VBox/VMM/VMMR3/
H A DMMPagePool.cpp76 STAM_REG(pVM, &pVM->mm.s.pPagePoolR3->cFreeCalls, STAMTYPE_COUNTER, "/MM/Page/Def/cFreeCalls", STAMUNIT_CALLS, "Number of MMR3PageFree()+MMR3PageFreeByPhys() calls for the default pool.");
432 VMMR3DECL(void) MMR3PageFree(PVM pVM, void *pvPage) function

Completed in 32 milliseconds