Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c1720 int sum_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) in sum_counters() function
1836 for_all_cpus(sum_counters, t, c, p); in compute_average()