Searched refs:MSR_IA32_MPERF (Results 1 – 3 of 3) sorted by relevance
831 #define MSR_IA32_MPERF 0x000000e7 macro
822 MSR_IA32_MPERF = 0xe7 variable in CPUFreqStatsPState854 mperf += utils.rdmsr(self.MSR_IA32_MPERF, cpu)
322 pub const MSR_IA32_MPERF: ::std::os::raw::c_uint = 0x000000e7; constant