Searched defs:pgmR3PoolClearAll (Results 1 - 1 of 1) 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.");
612 * Rendezvous callback used by pgmR3PoolClearAll that clears all shadow pages
869 void pgmR3PoolClearAll(PVM pVM, bool fFlushRemTlb) function

Completed in 36 milliseconds