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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h937 STAMCOUNTER StatFlushTlbWorldSwitch; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp760 HM_REG_COUNTER(&pVCpu->hm.s.StatFlushTlbWorldSwitch, "/HM/CPU%d/Flush/TLB/CpuSwitch", "Forcing a full guest-TLB flush due to host-CPU reschedule or ASID-limit hit by another guest-VCPU.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp875 STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushTlbWorldSwitch);
H A DHMVMXR0.cpp1951 STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushTlbWorldSwitch);
2046 STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushTlbWorldSwitch);
2114 STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushTlbWorldSwitch);

Completed in 783 milliseconds