Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h385 #define MSR_CORE_C1_RES 0x00000660 macro
/tools/power/x86/turbostat/
Dturbostat.c1977 if (get_msr(cpu, MSR_CORE_C1_RES, &t->c1)) in get_counters()