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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2041 PGM_REG_COUNTER(&pCpuStats->StatR3DirtyPageSkipped, "/PGM/CPU%u/R3/DirtyPage/Skipped", "The number of pages already dirty or readonly.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3659 STAMCOUNTER StatR3DirtyPageSkipped; /**< R3: The number of pages already dirty or readonly. */ member in struct:PGMCPUSTATS

Completed in 526 milliseconds