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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h905 STAMCOUNTER StatExitDRxWrite; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp712 HM_REG_COUNTER(&pVCpu->hm.s.StatExitDRxWrite, "/HM/CPU%d/Exit/Instr/DR/Write", "Guest attempted to write a debug register.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp4717 STAM_COUNTER_INC(&pVCpu->hm.s.StatExitDRxWrite);
H A DHMVMXR0.cpp11549 STAM_COUNTER_INC(&pVCpu->hm.s.StatExitDRxWrite);
11575 STAM_COUNTER_INC(&pVCpu->hm.s.StatExitDRxWrite);

Completed in 864 milliseconds