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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h737 STAMPROFILE StatNsExecLong; member in struct:TMCPU
/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp163 STAM_REL_PROFILE_ADD_PERIOD(&pVCpu->tm.s.StatNsExecLong, cNsExecutingDelta);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp760 STAMR3RegisterF(pVM, &pVM->aCpus[i].tm.s.StatNsExecLong, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_NS_PER_OCCURENCE, "Resettable: Time spent executing guest code - long hauls.", "/TM/CPU/%02u/PrfExecLong", i);

Completed in 1518 milliseconds