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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h544 STAMPROFILE StatDoQueues; member in struct:TM
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp660 STAM_REG(pVM, &pVM->tm.s.StatDoQueues, STAMTYPE_PROFILE, "/TM/DoQueues", STAMUNIT_TICKS_PER_CALL, "Profiling timer TMR3TimerQueuesDo.");
2017 STAM_PROFILE_START(&pVM->tm.s.StatDoQueues, a);
2069 STAM_PROFILE_STOP(&pVM->tm.s.StatDoQueues, a);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h1076 GEN_CHECK_OFF(TM, StatDoQueues);

Completed in 2040 milliseconds