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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h647 STAMPROFILEADV StatVirtualSyncCatchup; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAllVirtual.cpp339 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
672 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp784 STAM_REG(pVM, &pVM->tm.s.StatVirtualSyncCatchup, STAMTYPE_PROFILE_ADV, "/TM/VirtualSync/CatchUp", STAMUNIT_TICKS_PER_OCCURENCE, "Counting and measuring the times spent catching up.");
1141 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
2229 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
2399 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
2422 STAM_PROFILE_ADV_STOP(&pVM->tm.s.StatVirtualSyncCatchup, c);
2434 STAM_PROFILE_ADV_START(&pVM->tm.s.StatVirtualSyncCatchup, c);

Completed in 998 milliseconds