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

/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp185 * StatTlbShootdownFlush or StatTlbShootdown.
192 STAM_COUNTER_INC(&pVCpu->hm.s.StatTlbShootdownFlush);
/vbox/src/VBox/VMM/include/
H A DHMInternal.h945 STAMCOUNTER StatTlbShootdownFlush; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp768 HM_REG_COUNTER(&pVCpu->hm.s.StatTlbShootdownFlush, "/HM/CPU%d/Flush/Shootdown/TLB", "Inter-VCPU request to flush entire guest-TLB.");

Completed in 3027 milliseconds