Home
last modified time | relevance | path

Searched refs:MSR_IA32_APERF (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/
Daperfmperf.c46 rdmsrl(MSR_IA32_APERF, aperf); in aperfmperf_snapshot_khz()
/arch/x86/events/
Dmsr.c109 [PERF_MSR_APERF] = { MSR_IA32_APERF, &evattr_aperf, test_aperfmperf, },
/arch/x86/include/asm/
Dmsr-index.h519 #define MSR_IA32_APERF 0x000000e8 macro