Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c3828 #define DELTA_WRAP32(new, old) \ macro
3930 DELTA_WRAP32(new->core_energy.raw_value, old->core_energy.raw_value); in delta_core()
6729 DELTA_WRAP32(msr_cur, msr_last); in get_msr_sum()
6766 DELTA_WRAP32(msr_cur, msr_last); in update_msr_sum()