Home
last modified time | relevance | path

Searched refs:computeUnbiasedSampleVariance (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzer.cpp79 static double computeUnbiasedSampleVariance(const std::vector<double> &Samples, in computeUnbiasedSampleVariance() function
100 computeUnbiasedSampleVariance(Samples, Data.BytesPerSecondMean); in processPerDistributionData()