Searched defs:batch_size (Results 1 – 7 of 7) sorted by relevance
74 size_t batch_size; in dump_batch() local93 size_t ref_size, batch_size; in compare_batch() local
3609 drm_intel_bufmgr_gem_init(int fd, int batch_size) in drm_intel_bufmgr_gem_init()
112 const benchmark::IterationCount batch_size = 101; in BM_KeepRunningBatch() local
75 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_InsertImpl() local198 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_Delete() local225 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_DeleteRange() local
75 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_InsertImpl() local165 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_Delete() local192 const int batch_size = (kBenchmarkValues + 9) / 10; in BM_DeleteRange() local
324 def _get_batches(traces, batch_size): argument
297 const int batch_size = 3 * num_threads; in BM_SpikyLoad() local