Searched refs:StatTlbShootdown (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp185 * StatTlbShootdownFlush or StatTlbShootdown.
194 STAM_COUNTER_INC(&pVCpu->hm.s.StatTlbShootdown);
/vbox/src/VBox/VMM/include/
H A DHMInternal.h944 STAMCOUNTER StatTlbShootdown; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp767 HM_REG_COUNTER(&pVCpu->hm.s.StatTlbShootdown, "/HM/CPU%d/Flush/Shootdown/Page", "Inter-VCPU request to flush queued guest page.");
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp967 STAM_COUNTER_INC(&pVCpu->hm.s.StatTlbShootdown);
H A DHMVMXR0.cpp1977 STAM_COUNTER_INC(&pVCpu->hm.s.StatTlbShootdown);
2073 STAM_COUNTER_INC(&pVCpu->hm.s.StatTlbShootdown);

Completed in 819 milliseconds