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

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp1460 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZDynMapPage);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1942 PGM_REG_COUNTER(&pCpuStats->StatRZDynMapPage, "/PGM/CPU%u/RZ/DynMap/Page", "Calls to pgmR0DynMapPage");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3575 STAMCOUNTER StatRZDynMapPage; /**< RZ: Calls to pgmR0DynMapPage. */ member in struct:PGMCPUSTATS

Completed in 1136 milliseconds