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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h558 STAMCOUNTER StatVirtualGetSetFF; member in struct:TM
/vbox/src/VBox/VMM/VMMAll/
H A DTMAllVirtual.cpp238 STAM_COUNTER_INC(&pVM->tm.s.StatVirtualGetSetFF);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp725 STAM_REG(pVM, &pVM->tm.s.StatVirtualGetSetFF, STAMTYPE_COUNTER, "/TM/VirtualGetSetFF", STAMUNIT_OCCURENCES, "Times we set the FF when calling TMTimerGet.");

Completed in 915 milliseconds