Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c419 int format_counters(struct thread_data *t, struct core_data *c, in format_counters() function
609 format_counters(&average.threads, &average.cores, in format_all_counters()
617 for_all_cpus(format_counters, t, c, p); in format_all_counters()