Searched defs:vmmR3DoMsrQuickReport (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp140 static int vmmR3DoMsrQuickReport(PVM pVM, PRTSTREAM pReportStrm, bool fWithCpuId) function
606 vmmR3DoMsrQuickReport(pVM, NULL, true);
842 vmmR3DoMsrQuickReport(pVM, pOutStrm, false);

Completed in 45 milliseconds