Searched refs:COUNTER_SHIFT (Results 1 – 1 of 1) sorted by relevance
29 #define COUNTER_SHIFT 16 macro158 delta = (new << COUNTER_SHIFT) - (prev << COUNTER_SHIFT); in amd_uncore_read()159 delta >>= COUNTER_SHIFT; in amd_uncore_read()962 shift = COUNTER_SHIFT + 1; in amd_uncore_umc_read()977 if (new & BIT_ULL(63 - COUNTER_SHIFT)) { in amd_uncore_umc_read()