Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h683 #define MSR_IA32_APERF 0x000000e8 macro
/tools/power/x86/turbostat/
Dturbostat.c1931 if (get_msr(cpu, MSR_IA32_APERF, &t->aperf)) in get_counters()
1938 if (get_msr(cpu, MSR_IA32_APERF, &t->aperf)) in get_counters()