Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c4103 void rapl_counter_clear(struct rapl_counter *c) in rapl_counter_clear() function
4144 rapl_counter_clear(&c->core_energy); in clear_counters()
4166 rapl_counter_clear(&p->energy_pkg); in clear_counters()
4167 rapl_counter_clear(&p->energy_dram); in clear_counters()
4168 rapl_counter_clear(&p->energy_cores); in clear_counters()
4169 rapl_counter_clear(&p->energy_gfx); in clear_counters()
4170 rapl_counter_clear(&p->rapl_pkg_perf_status); in clear_counters()
4171 rapl_counter_clear(&p->rapl_dram_perf_status); in clear_counters()