Lines Matching refs:for_all_cpus
1898 int for_all_cpus(int (func) (struct thread_data *, struct core_data *, struct pkg_data *), in for_all_cpus() function
3133 for_all_cpus(format_counters, t, c, p); in format_all_counters()
3656 for_all_cpus(sum_counters, t, c, p); in compute_average()
5983 for_all_cpus(update_msr_sum, EVEN_COUNTERS); in msr_record_handler()
6079 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
6106 retval = for_all_cpus(get_counters, ODD_COUNTERS); in turbostat_loop()
6129 retval = for_all_cpus(get_counters, EVEN_COUNTERS); in turbostat_loop()
7130 for_all_cpus(print_rapl, ODD_COUNTERS); in probe_rapl()
7285 for_all_cpus(set_temperature_target, ODD_COUNTERS); in probe_thermal()
7290 for_all_cpus(print_thermal, ODD_COUNTERS); in probe_thermal()
7935 for_all_cpus(print_hwp, ODD_COUNTERS); in probe_pstates()
7936 for_all_cpus(print_epb, ODD_COUNTERS); in probe_pstates()
7937 for_all_cpus(print_perf_limit, ODD_COUNTERS); in probe_pstates()
8496 for_all_cpus(update_topo, ODD_COUNTERS); in topology_update()
8985 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
8986 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()
9007 status = for_all_cpus(get_counters, EVEN_COUNTERS); in fork_it()
9037 for_all_cpus(get_counters, ODD_COUNTERS); in fork_it()
9059 status = for_all_cpus(get_counters, ODD_COUNTERS); in get_and_dump_counters()
9063 status = for_all_cpus(dump_counters, ODD_COUNTERS); in get_and_dump_counters()