Searched refs:delta_cpu (Results 1 – 1 of 1) sorted by relevance
734 int delta_cpu(struct thread_data *t, struct core_data *c, in delta_cpu() function1435 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()