Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c1102 int format_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in format_counters() function
1441 format_counters(&average.threads, &average.cores, &average.packages); in format_all_counters()
1448 for_all_cpus(format_counters, t, c, p); in format_all_counters()