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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp323 STAM_REG(pVM, &pPool->StatR3Reset, STAMTYPE_PROFILE, "/PGM/Pool/R3Reset", STAMUNIT_TICKS_PER_CALL, "Profiling of pgmR3PoolReset.");
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp5316 STAM_PROFILE_START(&pPool->StatR3Reset, a);
5324 STAM_PROFILE_STOP(&pPool->StatR3Reset, a);
5455 STAM_PROFILE_STOP(&pPool->StatR3Reset, a);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2350 STAMPROFILE StatR3Reset; member in struct:PGMPOOL

Completed in 2726 milliseconds