Searched refs:StatVirtualSyncRunRestart (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DTMInternal.h641 STAMCOUNTER StatVirtualSyncRunRestart; member in struct:TM
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp791 STAM_REG(pVM, &pVM->tm.s.StatVirtualSyncRunRestart, STAMTYPE_COUNTER, "/TM/VirtualSync/Run/Restarts", STAMUNIT_OCCURENCES, "Times the clock was restarted after a run.");
2353 STAM_COUNTER_INC(&pVM->tm.s.StatVirtualSyncRunRestart);

Completed in 52 milliseconds