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

/vbox/src/VBox/VMM/VMMR0/
H A DPGMR0.cpp552 STAM_PROFILE_START(&pVCpu->CTX_SUFF(pStats)->StatR0NpMiscfg, a);
621 STAM_PROFILE_STOP(&pVCpu->pgm.s.CTX_SUFF(pStats)->StatR0NpMiscfg, a);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1872 PGM_REG_PROFILE(&pCpuStats->StatR0NpMiscfg, "/PGM/CPU%u/R0/NpMiscfg", "PGMR0Trap0eHandlerNPMisconfig() profiling.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3505 STAMPROFILE StatR0NpMiscfg; /**< R0: PGMR0Trap0eHandlerNPMisconfig() profiling. */ member in struct:PGMCPUSTATS

Completed in 2777 milliseconds