Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c6462 compute_average(ODD_COUNTERS); in turbostat_loop()
6463 format_all_counters(ODD_COUNTERS); in turbostat_loop()
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()
8282 for_all_cpus(print_perf_limit, ODD_COUNTERS); in probe_pstates()
8835 init_counter(ODD_COUNTERS, cpu_id); in initialize_counters()
8885 for_all_cpus(update_topo, ODD_COUNTERS); in topology_update()
9496 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
[all …]