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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h900 STAMCOUNTER StatExitPopf; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp719 HM_REG_COUNTER(&pVCpu->hm.s.StatExitPopf, "/HM/CPU%d/Exit/Instr/Popf", "Guest attempted to execute POPF.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp12066 STAM_COUNTER_INC(&pVCpu->hm.s.StatExitPopf);

Completed in 88 milliseconds