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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp322 STAM_REG(pVM, &pPool->StatClearAll, STAMTYPE_PROFILE, "/PGM/Pool/ClearAll", STAMUNIT_TICKS_PER_CALL, "Profiling of pgmR3PoolClearAll.");
628 STAM_PROFILE_START(&pPool->StatClearAll, c);
857 STAM_PROFILE_STOP(&pPool->StatClearAll, c);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h918 GEN_CHECK_OFF(PGMPOOL, StatClearAll);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2348 STAMPROFILE StatClearAll; member in struct:PGMPOOL

Completed in 249 milliseconds