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

/vbox/src/VBox/VMM/tools/
H A DVBoxCpuReport.cpp2547 uint64_t fGpMask = 0; local
2548 int rc = msrProberModifyBitChanges(uMsr, &fIgnMask, &fGpMask, 0);
2554 if (fGpMask != 0)
2686 static int printMsrValueExtended(uint32_t uMsr, uint64_t uValue, uint64_t fIgnMask, uint64_t fGpMask, argument
2692 printMsrValueU64(fGpMask);
2787 uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation)
2796 printMsrValueU64(fGpMask);
2806 uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation)
2814 printMsrValueU64(fGpMask);
2843 const char *pszCpumCpuStorage, uint64_t fIgnMask, uint64_t fGpMask,
2786 printMsrFunctionExtended(uint32_t uMsr, const char *pszRdFnName, const char *pszWrFnName, uint64_t uValue, uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation) argument
2805 printMsrFunctionExtendedIdxVal(uint32_t uMsr, const char *pszRdFnName, const char *pszWrFnName, uint64_t uValue, uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation) argument
2842 printMsrFunctionCpumCpuEx(uint32_t uMsr, const char *pszRdFnName, const char *pszWrFnName, const char *pszCpumCpuStorage, uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation) argument
2880 printMsrRangeFunctionEx(uint32_t uMsr, uint32_t uLast, const char *pszRdFnName, const char *pszWrFnName, uint64_t uValue, uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation) argument
2899 printMsrRangeFunctionExIdxVal(uint32_t uMsr, uint32_t uLast, const char *pszRdFnName, const char *pszWrFnName, uint64_t uValue, uint64_t fIgnMask, uint64_t fGpMask, const char *pszAnnotation) argument
2985 uint64_t fGpMask = 0; local
3178 uint64_t fGpMask = 0; local
3289 uint64_t fGpMask = 0; local
3372 uint64_t fGpMask = 0; local
3476 uint64_t fGpMask = 0; local
3615 uint64_t fGpMask = 0; local
3894 uint64_t fGpMask = 0; local
3968 uint64_t fGpMask = 0; local
[all...]

Completed in 61 milliseconds