Searched refs:KYBER_LATENCY_SHIFT (Results 1 – 1 of 1) sorted by relevance
107 KYBER_LATENCY_SHIFT = 2, enumerator112 KYBER_GOOD_BUCKETS = 1 << KYBER_LATENCY_SHIFT,114 KYBER_LATENCY_BUCKETS = 2 << KYBER_LATENCY_SHIFT,263 bucket + 1, 1 << KYBER_LATENCY_SHIFT, samples); in calculate_percentile()353 depth = (orig_depth * (p99 + 1)) >> KYBER_LATENCY_SHIFT; in kyber_timer_fn()630 divisor = max_t(u64, target >> KYBER_LATENCY_SHIFT, 1); in add_latency_sample()