Home
last modified time | relevance | path

Searched refs:for_all_cpus (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c3399 for_all_cpus(format_counters, t, c, p); in format_all_counters()
3930 for_all_cpus(sum_counters, t, c, p); in compute_average()
6301 for_all_cpus(update_msr_sum, EVEN_COUNTERS); in msr_record_handler()
7472 for_all_cpus(print_rapl, ODD_COUNTERS); in probe_rapl()
7632 for_all_cpus(print_thermal, ODD_COUNTERS); in probe_thermal()
8280 for_all_cpus(print_hwp, ODD_COUNTERS); in probe_pstates()
8281 for_all_cpus(print_epb, ODD_COUNTERS); in probe_pstates()
8885 for_all_cpus(update_topo, ODD_COUNTERS); in topology_update()
9496 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
9497 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()
[all …]