show_pkg_only      72 tools/power/x86/turbostat/turbostat.c unsigned int show_pkg_only;
show_pkg_only     900 tools/power/x86/turbostat/turbostat.c 	if (show_pkg_only && !(t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE))
show_pkg_only    5592 tools/power/x86/turbostat/turbostat.c 		show_pkg_only++;
show_pkg_only    5595 tools/power/x86/turbostat/turbostat.c 	if (show_core_only || show_pkg_only)