Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c734 int delta_cpu(struct thread_data *t, struct core_data *c, in delta_cpu() function
1435 for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS); in turbostat_loop()
1449 for_all_cpus_2(delta_cpu, EVEN_COUNTERS, ODD_COUNTERS); in turbostat_loop()
2358 for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS); in fork_it()