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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h557 STAMCOUNTER StatVirtualGet; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAllVirtual.cpp219 STAM_COUNTER_INC(&pVM->tm.s.StatVirtualGet);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp724 STAM_REG(pVM, &pVM->tm.s.StatVirtualGet, STAMTYPE_COUNTER, "/TM/VirtualGet", STAMUNIT_OCCURENCES, "The number of times TMTimerGet was called when the clock was running.");

Completed in 1445 milliseconds