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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h624 STAMCOUNTER StatTimerSetRelativeVsStStopped; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp1485 STAM_COUNTER_INC(&pVM->tm.s.StatTimerSetRelativeVsStStopped);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp719 STAM_REG(pVM, &pVM->tm.s.StatTimerSetRelativeVsStStopped, STAMTYPE_COUNTER, "/TM/TimerSetRelativeVs/StStopped", STAMUNIT_OCCURENCES, "STOPPED");

Completed in 1077 milliseconds