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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp3178 STAM_COUNTER_INC(&pPool->StatTrackFlushEntryKeep);
3185 STAM_COUNTER_INC(&pPool->StatTrackFlushEntryKeep);
3252 STAM_COUNTER_INC(&pPool->StatTrackFlushEntryKeep);
3259 STAM_COUNTER_INC(&pPool->StatTrackFlushEntryKeep);
/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp337 STAM_REG(pVM, &pPool->StatTrackFlushEntryKeep, STAMTYPE_COUNTER, "/PGM/Pool/Track/Entry/Update", STAMUNIT_COUNT, "Nr of updated entries.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2376 STAMCOUNTER StatTrackFlushEntryKeep; member in struct:PGMPOOL

Completed in 392 milliseconds