Home
last modified time | relevance | path

Searched defs:batch_size (Results 1 – 7 of 7) sorted by relevance

/third_party/libdrm/intel/
Dtest_decode.c74 size_t batch_size; in dump_batch() local
93 size_t ref_size, batch_size; in compare_batch() local
Dintel_bufmgr_gem.c3609 drm_intel_bufmgr_gem_init(int fd, int batch_size) in drm_intel_bufmgr_gem_init()
/third_party/benchmark/test/
Dbasic_test.cc112 const benchmark::IterationCount batch_size = 101; in BM_KeepRunningBatch() local
/third_party/abseil-cpp/absl/container/
Dbtree_benchmark.cc75 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_InsertImpl() local
198 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_Delete() local
225 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_DeleteRange() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_benchmark.cc75 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_InsertImpl() local
165 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_Delete() local
192 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_DeleteRange() local
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py324 def _get_batches(traces, batch_size): argument
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_threadpool.cc297 const int batch_size = 3 * num_threads; in BM_SpikyLoad() local