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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp325 STAM_REG(pVM, &pPool->StatFree, STAMTYPE_PROFILE, "/PGM/Pool/Free", STAMUNIT_TICKS_PER_CALL, "Profiling of pgmPoolFree.");
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4937 STAM_PROFILE_START(&pPool->StatFree, a);
4948 STAM_PROFILE_STOP(&pPool->StatFree, a);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2354 STAMPROFILE StatFree; member in struct:PGMPOOL

Completed in 184 milliseconds