Home
last modified time | relevance | path

Searched defs:batch_size (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder_stub.c50 intel_print_batch(struct intel_batch_decode_ctx *ctx, const uint32_t *batch, uint32_t batch_size, uint64_t batch_addr, bool from_ring) intel_print_batch() argument
H A Dintel_measure.c180 const int batch_size = atoi(batch_size_s); in intel_measure_init() local
[all...]
H A Dintel_measure.h88 unsigned batch_size; member
H A Dintel_batch_decoder.c1397 intel_print_batch(struct intel_batch_decode_ctx *ctx, const uint32_t *batch, uint32_t batch_size, uint64_t batch_addr, bool from_ring) intel_print_batch() argument
/third_party/benchmark/test/
H A Dbasic_test.cc115 const benchmark::IterationCount batch_size = 1009; in BM_KeepRunningBatch() local
/third_party/libdrm/intel/
H A Dtest_decode.c74 size_t batch_size; in dump_batch() local
93 size_t ref_size, batch_size; in compare_batch() local
H A Dintel_bufmgr_gem.c3534 drm_intel_bufmgr_gem_init(int fd, int batch_size) in drm_intel_bufmgr_gem_init() argument
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c237 long batch_size = MAX(ncpus * 2L, in calculate_total_batch_size() local
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc202 void CompileBatch(Handle<WeakFixedArray> task_queue, int batch_size) { in CompileBatch() argument
95 BaselineBatchCompilerJob(Isolate* isolate, Handle<WeakFixedArray> task_queue, int batch_size) BaselineBatchCompilerJob() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A 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
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c43 int batch_size; member
[all...]
/third_party/benchmark/src/
H A Dsysinfo.cc800 static constexpr size_t batch_size = 10000; in GetCPUCyclesPerSecond() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c637 unsigned batch_size = iris_batch_bytes_used(batch); in record_batch_sizes() local
/third_party/libbpf/src/
H A Dbpf.h636 __u32 batch_size; member
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp897 aub_viewer_render_batch(struct aub_viewer_decode_ctx *ctx, const void *_batch, uint32_t batch_size, uint64_t batch_addr, bool from_ring) aub_viewer_render_batch() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc671 size_t batch_size = 0; in Read() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c2430 uint32_t batch_size = align_u32(batch->next - batch->start, 8); in anv_queue_submit_simple_batch() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c2735 uint32_t batch_size = 1; in v3dv_CmdCopyBufferToImage2KHR() local
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1525 __u32 batch_size; member

Completed in 38 milliseconds