Searched refs:DELTA_WRAP32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c2440 #define DELTA_WRAP32(new, old) \ macro
2520 DELTA_WRAP32(new->core_energy.raw_value, old->core_energy.raw_value);
4904 DELTA_WRAP32(msr_cur, msr_last);
4941 DELTA_WRAP32(msr_cur, msr_last);

Completed in 252 milliseconds