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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h643 STAMCOUNTER StatVirtualSyncRunStop; member in struct:TM
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp792 STAM_REG(pVM, &pVM->tm.s.StatVirtualSyncRunStop, STAMTYPE_COUNTER, "/TM/VirtualSync/Run/Stop", STAMUNIT_OCCURENCES, "Times the clock was stopped when calculating the current time before examining the timers.");
2250 STAM_COUNTER_INC(&pVM->tm.s.StatVirtualSyncRunStop);

Completed in 119 milliseconds