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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1802 PGM_REG_COUNTER(&pStats->StatR3PageReplaceZero, "/PGM/R3/Page/ReplacedZero", "Times the zero page was replaced.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3031 STAMCOUNTER StatR3PageReplaceZero; /**< R3: Times the zero page has been replaced by a private one. */ member in struct:PGMSTATS

Completed in 4960 milliseconds