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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp406 STAM_COUNTER_INC(&pVM->pgm.s.CTX_SUFF(pStats)->StatPageMapTlbFlushes);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1776 PGM_REG_COUNTER(&pStats->StatPageMapTlbFlushes, "/PGM/R3/Page/MapTlbFlushes", "TLB flushes (all contexts).");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3005 STAMCOUNTER StatPageMapTlbFlushes; /**< ALL: Ring-3/0 page mapper TLB flushes. */ member in struct:PGMSTATS

Completed in 1301 milliseconds