Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c461 int format_counters(struct thread_data *t, struct core_data *c, in format_counters() function
667 format_counters(&average.threads, &average.cores, in format_all_counters()
675 for_all_cpus(format_counters, t, c, p); in format_all_counters()