Home
last modified time | relevance | path

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

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