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

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp2392 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZDynMapSetSearchHits);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1945 PGM_REG_COUNTER(&pCpuStats->StatRZDynMapSetSearchHits, "/PGM/CPU%u/RZ/DynMap/Page/SetSearchHits", "Set search hits.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3573 STAMCOUNTER StatRZDynMapSetSearchHits; /**< RZ: Set search hits. */ member in struct:PGMCPUSTATS

Completed in 328 milliseconds