Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/llvm-libc/src/benchmarks/gpu/
DLibcGpuBenchmark.h59 const uint64_t new_estimation = rre.update(M); in compute_improvement() local
61 (static_cast<double>(current_estimation) / new_estimation) - 1.0; in compute_improvement()
67 current_estimation = new_estimation; in compute_improvement()
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/gpu/
DLibcGpuBenchmark.h59 const uint64_t new_estimation = rre.update(M); in compute_improvement() local
61 (static_cast<double>(current_estimation) / new_estimation) - 1.0; in compute_improvement()
67 current_estimation = new_estimation; in compute_improvement()