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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp375 STAM_REG(pVM, &pPool->StatDirtyPageDupFlush, STAMTYPE_COUNTER, "/PGM/Pool/Monitor/Dirty/FlushDup", STAMUNIT_OCCURENCES, "Times we've had to flush duplicates for dirty page management.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2447 STAMCOUNTER StatDirtyPageDupFlush; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1292 STAM_COUNTER_INC(&pPool->StatDirtyPageDupFlush);

Completed in 173 milliseconds