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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2037 PGM_REG_COUNTER(&pCpuStats->StatR3AccessedPage, "/PGM/CPU%u/R3/AccessedPage", "The number of pages marked not present for accessed bit emulation.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3655 STAMCOUNTER StatR3AccessedPage; /**< R3: The number of pages marked not present for accessed bit emulation. */ member in struct:PGMCPUSTATS

Completed in 76 milliseconds