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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h434 STAMPROFILE StatHaltBlockInsomnia; member in struct:VMINTUSERPERVMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp732 STAM_PROFILE_ADD_PERIOD(&pUVCpu->vm.s.StatHaltBlockInsomnia, cNsElapsedSchedHalt);
H A DVM.cpp913 rc = STAMR3RegisterF(pVM, &pUVM->aCpus[idCpu].vm.s.StatHaltBlockInsomnia, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_NS_PER_CALL, "Time slept when returning to early.","/PROF/CPU%d/VM/Halt/BlockInsomnia", idCpu);

Completed in 92 milliseconds