Home
last modified time | relevance | path

Searched refs:show_pkg_only (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c72 unsigned int show_pkg_only; variable
1018 if (show_pkg_only && !(t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) in format_counters()
5993 show_pkg_only++; in parse_cpu_command()
5996 if (show_core_only || show_pkg_only) in parse_cpu_command()