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