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.c4049 void rapl_counter_clear(struct rapl_counter *c) in rapl_counter_clear() function
4090 rapl_counter_clear(&c->core_energy); in clear_counters()
4112 rapl_counter_clear(&p->energy_pkg); in clear_counters()
4113 rapl_counter_clear(&p->energy_dram); in clear_counters()
4114 rapl_counter_clear(&p->energy_cores); in clear_counters()
4115 rapl_counter_clear(&p->energy_gfx); in clear_counters()
4116 rapl_counter_clear(&p->rapl_pkg_perf_status); in clear_counters()
4117 rapl_counter_clear(&p->rapl_dram_perf_status); in clear_counters()