Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h331 #define MSR_ATOM_PKG_C6_RESIDENCY 0x000003fa macro
/tools/power/x86/turbostat/
Dturbostat.c2168 if (get_msr(cpu, MSR_ATOM_PKG_C6_RESIDENCY, &p->pc6)) in get_counters()