Searched refs:percent_95 (Results 1 – 1 of 1) sorted by relevance
927 const uint64_t percent_95 = in ClientCommand() local950 if (sample_count < percent_95 && in ClientCommand()951 (sample_count + sample_buckets[i]) >= percent_95) { in ClientCommand()