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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp138 * @param fWithCpuId Whether CPUID should be included.
140 static int vmmR3DoMsrQuickReport(PVM pVM, PRTSTREAM pReportStrm, bool fWithCpuId) argument
145 if (fWithCpuId)

Completed in 45 milliseconds