Searched refs:MSR_CORE_C1_RES (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/asm/ | ||
D | msr-index.h | 385 #define MSR_CORE_C1_RES 0x00000660 macro |
/tools/power/x86/turbostat/ | ||
D | turbostat.c | 1977 if (get_msr(cpu, MSR_CORE_C1_RES, &t->c1)) in get_counters() |