Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c406 #define ODD_COUNTERS thread_odd, core_odd, package_odd macro
3608 compute_average(ODD_COUNTERS); in turbostat_loop()
3609 format_all_counters(ODD_COUNTERS); in turbostat_loop()
6077 init_counter(ODD_COUNTERS, cpu_id); in initialize_counters()
6138 for_all_cpus(print_hwp, ODD_COUNTERS); in turbostat_init()
6141 for_all_cpus(print_epb, ODD_COUNTERS); in turbostat_init()
6144 for_all_cpus(print_perf_limit, ODD_COUNTERS); in turbostat_init()
6147 for_all_cpus(print_rapl, ODD_COUNTERS); in turbostat_init()
6151 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
6155 for_all_cpus(print_thermal, ODD_COUNTERS); in turbostat_init()
[all …]