| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | intel_renderstate.h | 57 u32 batch_size; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_renderstate.h | 40 u32 batch_size; member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_batch_decoder_stub.c | 50 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 D | intel_measure.c | 180 const int batch_size = atoi(batch_size_s); in intel_measure_init() local [all...] |
| H A D | intel_measure.h | 88 unsigned batch_size; member
|
| /third_party/benchmark/test/ |
| H A D | basic_test.cc | 115 const benchmark::IterationCount batch_size = 1009; in BM_KeepRunningBatch() local
|
| /third_party/libdrm/intel/ |
| H A D | test_decode.c | 74 size_t batch_size; in dump_batch() local 93 size_t ref_size, batch_size; in compare_batch() local
|
| /third_party/ltp/testcases/kernel/mem/tunable/ |
| H A D | overcommit_memory.c | 237 long batch_size = MAX(ncpus * 2L, in calculate_total_batch_size() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 252 unsigned int batch_size; in test_lru_sanity1() local 329 unsigned int batch_size; in test_lru_sanity2() local 436 unsigned int batch_size; test_lru_sanity3() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_in_map_batch_ops.c | 193 int batch_size[2] = {5, 10}; in _map_in_map_batch_ops() local 121 fetch_and_validate(int outer_map_fd, struct bpf_map_batch_opts *opts, __u32 batch_size, bool delete_entries) fetch_and_validate() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 243 unsigned int batch_size; in test_lru_sanity1() local 320 unsigned int batch_size; in test_lru_sanity2() local 426 unsigned int batch_size; test_lru_sanity3() local [all...] |
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-batch-compiler.cc | 202 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 D | btree_benchmark.cc | 75 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...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 334 unsigned int fill_level, batch_size; in ef4_fast_push_rx_descriptors() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 334 unsigned int fill_level, batch_size; in ef4_fast_push_rx_descriptors() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | rx_common.c | 472 unsigned int fill_level, batch_size; in efx_fast_push_rx_descriptors() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| H A D | rx_common.c | 459 unsigned int fill_level, batch_size; in efx_fast_push_rx_descriptors() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| H A D | rx_common.c | 460 unsigned int fill_level, batch_size; in efx_siena_fast_push_rx_descriptors() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 43 int batch_size; member [all...] |
| /third_party/benchmark/src/ |
| H A D | sysinfo.cc | 800 static constexpr size_t batch_size = 10000; in GetCPUCyclesPerSecond() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 637 unsigned batch_size = iris_batch_bytes_used(batch); in record_batch_sizes() local
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| H A D | sysfs.c | 1135 u64 batch_size; in wq_max_batch_size_store() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 1323 int batch_size = H264_BUF_CNT; in tw5864_handle_frame_task() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 1322 int batch_size = H264_BUF_CNT; in tw5864_handle_frame_task() local
|
| /kernel/linux/linux-6.6/net/bpf/ |
| H A D | test_run.c | 118 u32 batch_size; member 364 bpf_test_run_xdp_live(struct bpf_prog *prog, struct xdp_buff *ctx, u32 repeat, u32 batch_size, u32 *time) bpf_test_run_xdp_live() argument 1143 u32 batch_size = kattr->test.batch_size; bpf_prog_test_run_xdp() local [all...] |