Searched refs:MSR_IA32_MPERF (Results 1 – 6 of 6) sorted by relevance
47 rdmsrl(MSR_IA32_MPERF, mperf); in aperfmperf_snapshot_khz()
120 [PERF_MSR_MPERF] = { MSR_IA32_MPERF, &evattr_mperf, test_aperfmperf, },
511 #define MSR_IA32_MPERF 0x000000e7 macro
778 #define MSR_IA32_MPERF 0x000000e7 macro
1571 rdmsrl(MSR_IA32_MPERF, mperf); in intel_pstate_sample()
1751 if (get_msr(cpu, MSR_IA32_MPERF, &t->mperf)) in get_counters()