Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c3669 void rapl_counter_clear(struct rapl_counter *c) in rapl_counter_clear() function
3704 rapl_counter_clear(&c->core_energy); in clear_counters()
3726 rapl_counter_clear(&p->energy_pkg); in clear_counters()
3727 rapl_counter_clear(&p->energy_dram); in clear_counters()
3728 rapl_counter_clear(&p->energy_cores); in clear_counters()
3729 rapl_counter_clear(&p->energy_gfx); in clear_counters()
3730 rapl_counter_clear(&p->rapl_pkg_perf_status); in clear_counters()
3731 rapl_counter_clear(&p->rapl_dram_perf_status); in clear_counters()