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

/vbox/src/VBox/VMM/VMMR0/
H A DPGMR0.cpp457 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZTrap0eUSRead);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp434 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatRZTrap0eUSRead);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1912 PGM_REG_COUNTER(&pCpuStats->StatRZTrap0eUSRead, "/PGM/CPU%u/RZ/Trap0e/Err/User/Read", "Number of user mode read page faults.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3545 STAMCOUNTER StatRZTrap0eUSRead; /**< RC/R0: \#PF err kind */ member in struct:PGMCPUSTATS

Completed in 90 milliseconds