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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h927 STAMCOUNTER StatPendingHostIrq; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp740 HM_REG_COUNTER(&pVCpu->hm.s.StatPendingHostIrq, "/HM/CPU%d/Switch/PendingHostIrq", "Exit to ring-3 due to pending host interrupt before executing guest code.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp3040 STAM_COUNTER_INC(&pVCpu->hm.s.StatPendingHostIrq);
H A DHMVMXR0.cpp8656 STAM_COUNTER_INC(&pVCpu->hm.s.StatPendingHostIrq);

Completed in 113 milliseconds