Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c73 unsigned int show_core_only; variable
1014 if (show_core_only && !(t->flags & CPU_IS_FIRST_THREAD_IN_CORE)) in format_counters()
5987 show_core_only++; in parse_cpu_command()
5996 if (show_core_only || show_pkg_only) in parse_cpu_command()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c251 unsigned int show_core_only; variable
1109 if (show_core_only && !(t->flags & CPU_IS_FIRST_THREAD_IN_CORE)) in format_counters()
6518 show_core_only++; in parse_cpu_command()
6527 if (show_core_only || show_pkg_only) in parse_cpu_command()

Completed in 15 milliseconds