Lines Matching defs:EVEN_COUNTERS
227 #define EVEN_COUNTERS thread_even, core_even, package_even
3278 for_all_cpus(update_msr_sum, EVEN_COUNTERS);
3339 retval = for_all_cpus(get_counters, EVEN_COUNTERS);
3371 if (for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS)) {
3375 compute_average(EVEN_COUNTERS);
3376 format_all_counters(EVEN_COUNTERS);
3385 retval = for_all_cpus(get_counters, EVEN_COUNTERS);
3394 if (for_all_cpus_2(delta_cpu, EVEN_COUNTERS, ODD_COUNTERS)) {
5572 init_counter(EVEN_COUNTERS, cpu_id);
5657 status = for_all_cpus(get_counters, EVEN_COUNTERS);
5692 if (for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS))
5695 compute_average(EVEN_COUNTERS);
5696 format_all_counters(EVEN_COUNTERS);