Searched refs:percent_90 (Results 1 – 1 of 1) sorted by relevance
925 const uint64_t percent_90 = in ClientCommand() local946 if (sample_count < percent_90 && in ClientCommand()947 (sample_count + sample_buckets[i]) >= percent_90) { in ClientCommand()