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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1906 PGM_REG_COUNTER(&pCpuStats->StatRZTrap0eHandlersInvalid, "/PGM/CPU%u/RZ/Trap0e/Handlers/Invalid", "Number of traps due to access to invalid physical memory.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3539 STAMCOUNTER StatRZTrap0eHandlersInvalid; /**< RC/R0: Number of traps due to access to invalid physical memory. */ member in struct:PGMCPUSTATS
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h769 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZTrap0eHandlersInvalid);

Completed in 89 milliseconds