Searched refs:DELTA_WRAP32 (Results 1 – 1 of 1) sorted by relevance
620 #define DELTA_WRAP32(new, old) \ macro639 DELTA_WRAP32(new->energy_pkg, old->energy_pkg); in delta_package()640 DELTA_WRAP32(new->energy_cores, old->energy_cores); in delta_package()641 DELTA_WRAP32(new->energy_gfx, old->energy_gfx); in delta_package()642 DELTA_WRAP32(new->energy_dram, old->energy_dram); in delta_package()643 DELTA_WRAP32(new->rapl_pkg_perf_status, old->rapl_pkg_perf_status); in delta_package()644 DELTA_WRAP32(new->rapl_dram_perf_status, old->rapl_dram_perf_status); in delta_package()