Searched refs:StatR3PageReplaceShared (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1801 PGM_REG_COUNTER(&pStats->StatR3PageReplaceShared, "/PGM/R3/Page/ReplacedShared", "Times a shared page was replaced.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3030 STAMCOUNTER StatR3PageReplaceShared; /**< R3: Times a shared page has been replaced by a private one. */ member in struct:PGMSTATS

Completed in 494 milliseconds