Searched refs:StatTrackDeref (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1680 STAM_PROFILE_START(&pPool->StatTrackDeref,a);
1696 STAM_PROFILE_STOP(&pPool->StatTrackDeref,a);
4874 STAM_PROFILE_START(&pPool->StatTrackDeref,a);
4876 STAM_PROFILE_STOP(&pPool->StatTrackDeref,a);
H A DPGMAllBth.h1499 STAM_PROFILE_START(&pVM->pgm.s.CTX_SUFF(pStats)->StatTrackDeref, a);
1528 STAM_PROFILE_STOP(&pVM->pgm.s.CTX_SUFF(pStats)->StatTrackDeref, a);
/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp332 STAM_REG(pVM, &pPool->StatTrackDeref, STAMTYPE_PROFILE, "/PGM/Pool/Track/Deref", STAMUNIT_TICKS_PER_CALL, "Profiling of pgmPoolTrackDeref.");
H A DPGM.cpp1833 PGM_REG_PROFILE(&pStats->StatTrackDeref, "/PGM/Track/Deref", "Profiling of SyncPageWorkerTrackDeref (expensive).");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2364 STAMPROFILE StatTrackDeref; member in struct:PGMPOOL
3070 STAMPROFILE StatTrackDeref; /**< Profiling of SyncPageWorkerTrackDeref (expensive). */ member in struct:PGMSTATS

Completed in 2638 milliseconds