Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h159 #define MSR_KNL_CORE_C6_RESIDENCY 0x000003ff macro
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c1043 if (get_msr(cpu, MSR_KNL_CORE_C6_RESIDENCY, &c->c6)) in get_counters()