Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c250 unsigned int show_pkg_only; variable
1113 if (show_pkg_only && !(t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) in format_counters()
6523 show_pkg_only++; in parse_cpu_command()
6526 if (show_core_only || show_pkg_only) in parse_cpu_command()