Searched refs:MSR_CORE_C1_RES (Results 1 – 3 of 3) sorted by relevance
199 #define MSR_CORE_C1_RES 0x00000660 macro
192 [PERF_CSTATE_CORE_C1_RES] = { MSR_CORE_C1_RES, &evattr_cstate_core_c1, test_core, },
1026 if (get_msr(cpu, MSR_CORE_C1_RES, &t->c1)) in get_counters()