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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp334 STAM_REG(pVM, &pPool->StatTrackFlushGCPhysPTs, STAMTYPE_PROFILE, "/PGM/Pool/Track/FlushGCPhysPTs", STAMUNIT_TICKS_PER_CALL, "Profiling of pgmPoolTrackFlushGCPhysPTs.");
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp3423 STAM_PROFILE_START(&pPool->StatTrackFlushGCPhysPTs, f);
3459 STAM_PROFILE_STOP(&pPool->StatTrackFlushGCPhysPTs, f);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2368 STAMPROFILE StatTrackFlushGCPhysPTs; member in struct:PGMPOOL

Completed in 1657 milliseconds