Lines Matching defs:EVEN_COUNTERS
405 #define EVEN_COUNTERS thread_even, core_even, package_even
3453 for_all_cpus(update_msr_sum, EVEN_COUNTERS);
3545 retval = for_all_cpus(get_counters, EVEN_COUNTERS);
3577 if (for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS)) {
3581 compute_average(EVEN_COUNTERS);
3582 format_all_counters(EVEN_COUNTERS);
3591 retval = for_all_cpus(get_counters, EVEN_COUNTERS);
3600 if (for_all_cpus_2(delta_cpu, EVEN_COUNTERS, ODD_COUNTERS)) {
6066 init_counter(EVEN_COUNTERS, cpu_id);
6142 for_all_cpus(get_cpu_type, EVEN_COUNTERS);
6160 status = for_all_cpus(get_counters, EVEN_COUNTERS);
6195 if (for_all_cpus_2(delta_cpu, ODD_COUNTERS, EVEN_COUNTERS))
6198 compute_average(EVEN_COUNTERS);
6199 format_all_counters(EVEN_COUNTERS);