pkg_cstate_limit 2048 tools/power/x86/turbostat/turbostat.c int pkg_cstate_limit = PCLUKN;
pkg_cstate_limit 2370 tools/power/x86/turbostat/turbostat.c 		pkg_cstate_limit_strings[pkg_cstate_limit]);
pkg_cstate_limit 3287 tools/power/x86/turbostat/turbostat.c 	pkg_cstate_limit = pkg_cstate_limits[msr & 0xF];
pkg_cstate_limit 4839 tools/power/x86/turbostat/turbostat.c 	if (do_snb_cstates && (pkg_cstate_limit >= PCL__2))
pkg_cstate_limit 4841 tools/power/x86/turbostat/turbostat.c 	if (pkg_cstate_limit >= PCL__3)
pkg_cstate_limit 4843 tools/power/x86/turbostat/turbostat.c 	if (pkg_cstate_limit >= PCL__6)
pkg_cstate_limit 4845 tools/power/x86/turbostat/turbostat.c 	if (do_snb_cstates && (pkg_cstate_limit >= PCL__7))