Searched refs:COUNTER_SHIFT (Results 1 – 1 of 1) sorted by relevance
30 #define COUNTER_SHIFT 16 macro159 delta = (new << COUNTER_SHIFT) - (prev << COUNTER_SHIFT); in amd_uncore_read()160 delta >>= COUNTER_SHIFT; in amd_uncore_read()994 shift = COUNTER_SHIFT + 1; in amd_uncore_umc_read()1009 if (new & BIT_ULL(63 - COUNTER_SHIFT)) { in amd_uncore_umc_read()