DELTA_WRAP32     1257 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->energy_pkg, old->energy_pkg);
DELTA_WRAP32     1258 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->energy_cores, old->energy_cores);
DELTA_WRAP32     1259 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->energy_gfx, old->energy_gfx);
DELTA_WRAP32     1260 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->energy_dram, old->energy_dram);
DELTA_WRAP32     1261 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->rapl_pkg_perf_status, old->rapl_pkg_perf_status);
DELTA_WRAP32     1262 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->rapl_dram_perf_status, old->rapl_dram_perf_status);
DELTA_WRAP32     1286 tools/power/x86/turbostat/turbostat.c 	DELTA_WRAP32(new->core_energy, old->core_energy);