Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/
H A DLibcMemoryBenchmarkMain.cpp138 reportProgress(Measurements); in runTrials()
147 void reportProgress(const std::vector<Duration> &Measurements) { in reportProgress() function