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

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

Completed in 89 milliseconds