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

/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
H A DArchitecturalMsr.h2961 @param ECX MSR_IA32_PERF_GLOBAL_STATUS (0x0000038E)
2971 Msr.Uint64 = AsmReadMsr64 (MSR_IA32_PERF_GLOBAL_STATUS);
2973 @note MSR_IA32_PERF_GLOBAL_STATUS is defined as IA32_PERF_GLOBAL_STATUS in SDM.
2975 #define MSR_IA32_PERF_GLOBAL_STATUS 0x0000038E macro
2978 MSR information returned for MSR index #MSR_IA32_PERF_GLOBAL_STATUS

Completed in 20 milliseconds