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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h929 STAMCOUNTER StatPreemptPreempting; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp752 HM_REG_COUNTER(&pVCpu->hm.s.StatPreemptPreempting, "/HM/CPU%d/Preempt/Preempting", "EMT has been preempted while in HM context.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp1767 STAM_COUNTER_INC(&pVCpu->hm.s.StatPreemptPreempting);
H A DHMVMXR0.cpp8239 STAM_COUNTER_INC(&pVCpu->hm.s.StatPreemptPreempting);

Completed in 82 milliseconds