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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h593 STAMCOUNTER StatTimerSetStOther; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp1257 default: STAM_COUNTER_INC(&pVM->tm.s.StatTimerSetStOther); break;
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp687 STAM_REG(pVM, &pVM->tm.s.StatTimerSetStOther, STAMTYPE_COUNTER, "/TM/TimerSet/StOther", STAMUNIT_OCCURENCES, "Other states");

Completed in 1710 milliseconds