Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc168 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()
253 complexity_lambda_(nullptr) { in Benchmark()
417 complexity_lambda_ = complexity; in Complexity()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc168 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()
248 complexity_lambda_(nullptr) { in Benchmark()
396 complexity_lambda_ = complexity; in Complexity()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h922 BigOFunc* complexity_lambda_; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h958 BigOFunc* complexity_lambda_; variable