Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c80 unsigned int show_pkg_only; variable
1077 if (show_pkg_only && !(t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) in format_counters()
6235 show_pkg_only++; in parse_cpu_command()
6238 if (show_core_only || show_pkg_only) in parse_cpu_command()