Searched refs:EVEN_COUNTERS (Results 1 – 1 of 1) sorted by relevance
1809 #define EVEN_COUNTERS thread_even, core_even, package_even macro6301 for_all_cpus(update_msr_sum, EVEN_COUNTERS); in msr_record_handler()6397 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()6438 compute_average(EVEN_COUNTERS); in turbostat_loop()6439 format_all_counters(EVEN_COUNTERS); in turbostat_loop()6448 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()8834 init_counter(EVEN_COUNTERS, cpu_id); in initialize_counters()9497 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()9530 status = for_all_cpus(get_counters, EVEN_COUNTERS); in fork_it()9567 compute_average(EVEN_COUNTERS); in fork_it()[all …]