Home
last modified time | relevance | path

Searched defs:Iterations (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Microbenchmarks/
DScalabityExampleBenchmark.cs33 …const int Iterations = 50 * 1000 * 1000; // High number to make the overhead of RunConcurrent neg… field in Grpc.Microbenchmarks.ScalabilityExampleBenchmark
DCompletionRegistryBenchmark.cs30 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.CompletionRegistryBenchmark
DAtomicCounterBenchmark.cs33 …const int Iterations = 20 * 1000 * 1000; // High number to make the overhead of RunConcurrent neg… field in Grpc.Microbenchmarks.AtomicCounterBenchmark
DPInvokeByteArrayBenchmark.cs35 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.PInvokeByteArrayBenchmark
DUtf8Decode.cs56 const int Iterations = 1000; field in Grpc.Microbenchmarks.Utf8Decode
DSendMessageBenchmark.cs39 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.SendMessageBenchmark
DUtf8Encode.cs114 const int Iterations = 1000; field in Grpc.Microbenchmarks.Utf8Encode
/third_party/boost/libs/container/test/
Dexpand_bwd_test_template.hpp74 const unsigned int Iterations = sizeof(InsertSize)/sizeof(int); in test_insert_with_expand_bwd() local
145 const unsigned int Iterations = sizeof(InsertSize)/sizeof(int); in test_assign_with_expand_bwd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSourceMgr.h32 const unsigned Iterations; variable
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/bench/
Dbench.go34 Iterations uint member
/third_party/boost/libs/interprocess/test/
Dexpand_bwd_test_template.hpp133 const int Iterations = sizeof(InsertSize)/sizeof(int); in test_insert_with_expand_bwd() local
190 const int Iterations = sizeof(InsertSize)/sizeof(int); in test_assign_with_expand_bwd() local
/third_party/benchmark/test/
Dbenchmark_name_gtest.cc35 TEST(BenchmarkNameTest, Iterations) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h357 const SCEV *Iterations; member
361 const SCEV *Iterations; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp244 int Iterations = -1; member
608 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_register.cc358 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
/third_party/benchmark/src/
Dbenchmark_register.cc351 Benchmark* Benchmark::Iterations(IterationCount n) { in Iterations() function in benchmark::internal::Benchmark
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c151 int Iterations; /* # requests to generate (0 --> infinite) */ variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3345 unsigned int Iterations = 0; in iterateTouchedInstructions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20614 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local
20664 unsigned Iterations, in buildSqrtNROneConst()
20696 unsigned Iterations, in buildSqrtNRTwoConst()
20753 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local