Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/
H A DMemorySizeDistributions.h47 getDistributionOrDie(ArrayRef<MemorySizeDistribution> Distributions,
H A DMemorySizeDistributions.cpp186 getDistributionOrDie(ArrayRef<MemorySizeDistribution> Distributions, in getDistributionOrDie() function
H A DLibcMemoryBenchmarkMain.cpp265 Benchmark.reset(new MemfunctionBenchmarkDistribution(getDistributionOrDie( in main()