Searched refs:amt_pkg_cstate_limits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2173 int amt_pkg_cstate_limits[16] = {PCLUNL, PCL__1, PCL__2, PCLRSV, PCLRSV, PCLRSV, PCL__6, PCL__7, PCLRSV, PCLRSV, PCLRSV, PCLRSV, PCLRSV, PCLRSV, PCLRSV, PCLRSV}; variable 3538 pkg_cstate_limits = amt_pkg_cstate_limits; in probe_nhm_msrs()
|
/kernel/linux/linux-6.6/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2392 int amt_pkg_cstate_limits[16] = variable 3750 pkg_cstate_limits = amt_pkg_cstate_limits; in probe_nhm_msrs()
|
Completed in 14 milliseconds