Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda()
60 BigOFunc* complexity_lambda_;
H A Dcomplexity.cc29 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve()
85 BigOFunc* fitting_curve) { in MinimalLeastSq()
H A Dbenchmark_register.cc410 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h525 typedef double(BigOFunc)(IterationCount); typedef
1054 Benchmark* Complexity(BigOFunc* complexity);
1117 BigOFunc* complexity_lambda_;
1581 BigOFunc* complexity_lambda;