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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp374 STAM_REG(pVM, &pPool->StatDirtyPage, STAMTYPE_COUNTER, "/PGM/Pool/Monitor/Dirty/Pages", STAMUNIT_OCCURENCES, "Times we've called pgmPoolAddDirtyPage.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2445 STAMCOUNTER StatDirtyPage; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1777 STAM_COUNTER_INC(&pPool->StatDirtyPage);

Completed in 476 milliseconds