Searched refs:KYBER_LATENCY_SHIFT (Results 1 – 1 of 1) sorted by relevance
105 KYBER_LATENCY_SHIFT = 2, enumerator110 KYBER_GOOD_BUCKETS = 1 << KYBER_LATENCY_SHIFT,112 KYBER_LATENCY_BUCKETS = 2 << KYBER_LATENCY_SHIFT,261 bucket + 1, 1 << KYBER_LATENCY_SHIFT, samples); in calculate_percentile()351 depth = (orig_depth * (p99 + 1)) >> KYBER_LATENCY_SHIFT; in kyber_timer_fn()629 divisor = max_t(u64, target >> KYBER_LATENCY_SHIFT, 1); in add_latency_sample()