Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c456 int format_counters(struct thread_data *t, struct core_data *c, in format_counters() function
658 format_counters(&average.threads, &average.cores, in format_all_counters()
666 for_all_cpus(format_counters, t, c, p); in format_all_counters()