Searched refs:StatDRxContextSwitch (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DHMInternal.h961 STAMCOUNTER StatDRxContextSwitch; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp775 HM_REG_COUNTER(&pVCpu->hm.s.StatDRxContextSwitch, "/HM/CPU%d/Debug/ContextSwitch", "Loaded guest-debug state on MOV DRx.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp4686 STAM_COUNTER_INC(&pVCpu->hm.s.StatDRxContextSwitch);
H A DHMVMXR0.cpp11553 STAM_COUNTER_INC(&pVCpu->hm.s.StatDRxContextSwitch);

Completed in 100 milliseconds