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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1792 PGM_REG_COUNTER(&pStats->StatR3PhysHandlerLookupHits, "/PGM/R3/PhysHandlerLookupHits", "The number of cache hits when looking up physical handlers.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3021 STAMCOUNTER StatR3PhysHandlerLookupHits; /**< R3: Number of cache hits when looking up physical handlers. */ member in struct:PGMSTATS

Completed in 503 milliseconds