Home
last modified time | relevance | path

Searched defs:batch_size (Results 1 – 22 of 22) 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.c3534 drm_intel_bufmgr_gem_init(int fd, int batch_size) in drm_intel_bufmgr_gem_init()
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c51 const uint32_t *batch, uint32_t batch_size, in intel_print_batch()
Dintel_measure.c180 const int batch_size = atoi(batch_size_s); in intel_measure_init() local
Dintel_measure.h88 unsigned batch_size; member
Dintel_batch_decoder.c1398 const uint32_t *batch, uint32_t batch_size, in intel_print_batch()
/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc96 int batch_size) { in BaselineBatchCompilerJob()
202 void CompileBatch(Handle<WeakFixedArray> task_queue, int batch_size) { in CompileBatch()
/third_party/ltp/testcases/kernel/mem/tunable/
Dovercommit_memory.c237 long batch_size = MAX(ncpus * 2L, in calculate_total_batch_size() local
/third_party/node/deps/v8/tools/testrunner/testproc/
Dsequence_test.py64 def _test(self, tests, batch_size, max_heavy): argument
/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/benchmark/test/
Dbasic_test.cc115 const benchmark::IterationCount batch_size = 1009; in BM_KeepRunningBatch() 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/ffmpeg/libavfilter/dnn/
Ddnn_backend_openvino.c43 int batch_size; member
/third_party/benchmark/src/
Dsysinfo.cc800 static constexpr size_t batch_size = 10000; in GetCPUCyclesPerSecond() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c637 unsigned batch_size = iris_batch_bytes_used(batch); in record_batch_sizes() local
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp898 const void *_batch, uint32_t batch_size, in aub_viewer_render_batch()
/third_party/node/deps/v8/src/wasm/
Dwasm-serialization.cc671 size_t batch_size = 0; in Read() local
/third_party/libbpf/src/
Dbpf.h636 __u32 batch_size; member
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c2430 uint32_t batch_size = align_u32(batch->next - batch->start, 8); in anv_queue_submit_simple_batch() local
/third_party/rust/crates/nix/test/sys/
Dtest_socket.rs520 let batch_size = 15; in udp_sendmmsg() localVariable
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c2735 uint32_t batch_size = 1; in v3dv_CmdCopyBufferToImage2KHR() local
/third_party/libbpf/include/uapi/linux/
Dbpf.h1525 __u32 batch_size; member