Searched defs:percentile (Results 1 – 9 of 9) sorted by relevance
185 percentile(percentile) { method in Histogram200 percentileBigInt(percentile) { argument
54 int64_t Histogram::Percentile(double percentile) const { in Percentile()
140 double percentile = args[0].As<Number>()->Value(); in GetPercentile() local151 double percentile = args[0].As<Number>()->Value(); in GetPercentileBigInt() local578 double percentile = args[0].As<Number>()->Value(); in GetPercentile() local589 double percentile = args[0].As<Number>()->Value(); in GetPercentileBigInt() local
34 float percentile; member
43 float percentile; member
52 AVRational percentile; member
104 float percentile) in compute_array_percentile_approx()
346 double percentile; member
687 int64_t hdr_value_at_percentile(const struct hdr_histogram* h, double percentile) in hdr_value_at_percentile()1197 double percentile = percentiles->percentile / 100.0; in hdr_percentiles_print() local