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

/vbox/src/VBox/VMM/tools/
H A DVBoxCpuReport.cpp1850 static const char *getMsrFnName(uint32_t uMsr, bool *pfTakesValue) function
2734 pszRdFnName = getMsrFnName(uMsr, NULL);
2748 pszRdFnName = getMsrFnName(uMsr, NULL);
2760 pszRdFnName = getMsrFnName(uMsr, NULL);
2773 pszRdFnName = getMsrFnName(uMsr, NULL);
2790 pszRdFnName = getMsrFnName(uMsr, NULL);
2809 pszRdFnName = getMsrFnName(uMsr, NULL);
2827 pszRdFnName = getMsrFnName(uMsr, NULL);
2847 pszRdFnName = getMsrFnName(uMsr, NULL);
2869 pszRdFnName = getMsrFnName(uMs
[all...]

Completed in 69 milliseconds