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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp328 STAM_REG(pVM, &pPool->StatForceFlushReused, STAMTYPE_COUNTER, "/PGM/Pool/FlushReused", STAMUNIT_OCCURENCES, "Counting flushes for reused pages.");
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1034 STAM_COUNTER_INC(&pPool->StatForceFlushReused);
1718 STAM_COUNTER_INC(&pPool->StatForceFlushReused);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2360 STAMCOUNTER StatForceFlushReused; member in struct:PGMPOOL

Completed in 578 milliseconds