Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Daperfmperf.c44 rdmsrl(MSR_IA32_MPERF, mperf); in init_counter_refs()
391 rdmsrl(MSR_IA32_MPERF, mperf); in arch_scale_freq_tick()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Daperfmperf.c48 rdmsrl(MSR_IA32_MPERF, mperf); in aperfmperf_snapshot_khz()
/kernel/linux/linux-5.10/arch/x86/events/
H A Dmsr.c146 [PERF_MSR_MPERF] = { MSR_IA32_MPERF, &group_mperf, test_aperfmperf, },
/kernel/linux/linux-6.6/arch/x86/events/
H A Dmsr.c158 [PERF_MSR_MPERF] = { MSR_IA32_MPERF, &group_mperf, test_aperfmperf, },
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c2039 rdmsrl(MSR_IA32_MPERF, mperf); in init_counter_refs()
2090 rdmsrl(MSR_IA32_MPERF, mperf); in arch_scale_freq_tick()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h716 #define MSR_IA32_MPERF 0x000000e7 macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h682 #define MSR_IA32_MPERF 0x000000e7 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h824 #define MSR_IA32_MPERF 0x000000e7 macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h810 #define MSR_IA32_MPERF 0x000000e7 macro
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Damd-pstate.c404 rdmsrl(MSR_IA32_MPERF, mperf); in amd_pstate_sample()
H A Dintel_pstate.c2209 rdmsrl(MSR_IA32_MPERF, mperf); in intel_pstate_sample()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c1866 rdmsrl(MSR_IA32_MPERF, mperf); in intel_pstate_sample()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c1943 if (get_msr(cpu, MSR_IA32_MPERF, &t->mperf)) in get_counters()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c2125 if (get_msr(cpu, MSR_IA32_MPERF, &t->mperf)) in get_counters()

Completed in 40 milliseconds