Searched refs:percentile_to_index (Results 1 – 1 of 1) sorted by relevance
104 def percentile_to_index(num_entries, percentile): function177 ind = percentile_to_index(num_latencies, percentile)236 event_summary['90pctile'] = latencies[percentile_to_index(238 event_summary['95pctile'] = latencies[percentile_to_index(