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

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp2402 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZDynMapSetSearchFlushes);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1944 PGM_REG_COUNTER(&pCpuStats->StatRZDynMapSetSearchFlushes, "/PGM/CPU%u/RZ/DynMap/Page/SetSearchFlushes", "Set search restoring to subset flushes.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3572 STAMCOUNTER StatRZDynMapSetSearchFlushes; /**< RZ: Set search restoring to subset flushes. */ member in struct:PGMCPUSTATS

Completed in 172 milliseconds