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

/vbox/src/VBox/VMM/include/
H A DCPUMInternal.h434 STAMCOUNTER cMsrReads; member in struct:CPUM
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3Db.cpp810 STAM_REL_REG(pVM, &pCpum->cMsrReads, STAMTYPE_COUNTER, "/CPUM/MSR-Totals/Reads",
/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllMsrs.cpp5004 STAM_REL_COUNTER_INC(&pVM->cpum.s.cMsrReads);
5030 STAM_REL_COUNTER_INC(&pVM->cpum.s.cMsrReads);

Completed in 67 milliseconds