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

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

Completed in 1451 milliseconds