Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h392 #define MSR_MODULE_C6_RES_MS 0x00000664 macro
/tools/power/x86/turbostat/
Dturbostat.c2123 if (get_msr(cpu, MSR_MODULE_C6_RES_MS, &c->mc6_us)) in get_counters()