Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c82 unsigned int show_pkg_only; variable
877 if (show_pkg_only && !(t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) in format_counters()
5361 show_pkg_only++; in parse_cpu_command()
5364 if (show_core_only || show_pkg_only) in parse_cpu_command()