Home
last modified time | relevance | path

Searched defs:Percentile (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dhistogram-inl.h39 double Histogram::Percentile(double percentile) { in Percentile() function
/third_party/grpc/test/cpp/qps/
Dhistogram.h46 double Percentile(double pctile) const { in Percentile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp71 uint64_t Percentile) { in getEntryForPercentile()