STARLINK_PMU_COUNTER_MASK
u64 val = STARLINK_PMU_COUNTER_MASK >> 1;
delta = (new_raw_count - prev_raw_count) & STARLINK_PMU_COUNTER_MASK;