Searched refs:percent_99 (Results 1 – 1 of 1) sorted by relevance
929 const uint64_t percent_99 = in ClientCommand() local954 if (sample_count < percent_99 && in ClientCommand()955 (sample_count + sample_buckets[i]) >= percent_99) { in ClientCommand()