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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h600 STAMCOUNTER StatTimerSetVsStStopped; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp1179 STAM_COUNTER_INC(&pVM->tm.s.StatTimerSetVsStStopped);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp699 STAM_REG(pVM, &pVM->tm.s.StatTimerSetVsStStopped, STAMTYPE_COUNTER, "/TM/TimerSetVs/StStopped", STAMUNIT_OCCURENCES, "STOPPED");

Completed in 2181 milliseconds