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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h586 STAMCOUNTER StatTimerSetStStopped; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp1250 case TMTIMERSTATE_STOPPED: STAM_COUNTER_INC(&pVM->tm.s.StatTimerSetStStopped); break;
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp692 STAM_REG(pVM, &pVM->tm.s.StatTimerSetStStopped, STAMTYPE_COUNTER, "/TM/TimerSet/StStopped", STAMUNIT_OCCURENCES, "STOPPED");

Completed in 329 milliseconds