Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c3402 #define DELTA_WRAP32(new, old) \ macro
3505 DELTA_WRAP32(new->core_energy.raw_value, old->core_energy.raw_value); in delta_core()
6254 DELTA_WRAP32(msr_cur, msr_last); in get_msr_sum()
6291 DELTA_WRAP32(msr_cur, msr_last); in update_msr_sum()