Searched refs:rapl_counter (Results 1 – 1 of 1) sorted by relevance
1688 struct rapl_counter { struct2148 struct rapl_counter core_energy; /* MSR_CORE_ENERGY_STAT */2176 struct rapl_counter energy_pkg; /* MSR_PKG_ENERGY_STATUS */2177 struct rapl_counter energy_dram; /* MSR_DRAM_ENERGY_STATUS */2178 struct rapl_counter energy_cores; /* MSR_PP0_ENERGY_STATUS */2179 struct rapl_counter energy_gfx; /* MSR_PP1_ENERGY_STATUS */2180 struct rapl_counter rapl_pkg_perf_status; /* MSR_PKG_PERF_STATUS */2181 struct rapl_counter rapl_dram_perf_status; /* MSR_DRAM_PERF_STATUS */2381 struct rapl_counter energy_psys; /* MSR_PLATFORM_ENERGY_STATUS */3281 double rapl_counter_get_value(const struct rapl_counter *c, enum rapl_unit desired_unit, double int… in rapl_counter_get_value()[all …]