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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1830 PGM_REG_COUNTER(&pStats->StatTrackAliasedLots, "/PGM/Track/AliasedLots", "The number of times we're hitting pages which has overflowed cRef2");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3067 STAMCOUNTER StatTrackAliasedLots; /**< The number of times we're hitting pages which has overflowed cRef2. */ member in struct:PGMSTATS
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4107 STAM_COUNTER_INC(&pVM->pgm.s.CTX_SUFF(pStats)->StatTrackAliasedLots);

Completed in 592 milliseconds