Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c253 unsigned int show_core_only; variable
1112 if (show_core_only && !(t->flags & CPU_IS_FIRST_THREAD_IN_CORE)) in format_counters()
6528 show_core_only++; in parse_cpu_command()
6537 if (show_core_only || show_pkg_only) in parse_cpu_command()