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.c3902 void rapl_counter_clear(struct rapl_counter *c) in rapl_counter_clear() function
3940 rapl_counter_clear(&c->core_energy); in clear_counters()
3965 rapl_counter_clear(&p->energy_pkg); in clear_counters()
3966 rapl_counter_clear(&p->energy_dram); in clear_counters()
3967 rapl_counter_clear(&p->energy_cores); in clear_counters()
3968 rapl_counter_clear(&p->energy_gfx); in clear_counters()
3969 rapl_counter_clear(&p->rapl_pkg_perf_status); in clear_counters()
3970 rapl_counter_clear(&p->rapl_dram_perf_status); in clear_counters()