Searched refs:test_core (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_cstate.c | 133 bool test_core(int idx) test_core() function 192 [PERF_CSTATE_CORE_C1_RES] = { MSR_CORE_C1_RES, &evattr_cstate_core_c1, test_core, }, 193 [PERF_CSTATE_CORE_C3_RES] = { MSR_CORE_C3_RESIDENCY, &evattr_cstate_core_c3, test_core, }, 194 [PERF_CSTATE_CORE_C6_RES] = { MSR_CORE_C6_RESIDENCY, &evattr_cstate_core_c6, test_core, }, 195 [PERF_CSTATE_CORE_C7_RES] = { MSR_CORE_C7_RESIDENCY, &evattr_cstate_core_c7, test_core, },
|
Completed in 119 milliseconds