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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h590 STAMCOUNTER StatTimerSetStPendStopSched; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp1254 case TMTIMERSTATE_PENDING_STOP_SCHEDULE: STAM_COUNTER_INC(&pVM->tm.s.StatTimerSetStPendStopSched); break;
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp689 STAM_REG(pVM, &pVM->tm.s.StatTimerSetStPendStopSched, STAMTYPE_COUNTER, "/TM/TimerSet/StPendStopSched", STAMUNIT_OCCURENCES, "PENDING_STOP_SCHEDULE");

Completed in 1346 milliseconds