Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 21 of 21) sorted by relevance

/third_party/python/Tools/ccbench/
Dccbench.py240 def run_throughput_tests(max_threads): argument
375 def run_latency_tests(max_threads): argument
502 def run_bandwidth_tests(max_threads): argument
/third_party/ltp/lib/
Dtst_pid.c140 int max_pids, max_session_pids, max_threads, used_pids = get_used_pids(cleanup_fn); in tst_get_free_pids_() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_simd_selection.cpp103 unsigned max_threads = state.devinfo->max_cs_workgroup_threads; in elk_simd_should_compile() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_simd_selection.cpp112 unsigned max_threads = state.devinfo->max_cs_workgroup_threads; in brw_simd_should_compile() local
/third_party/benchmark/src/
Dbenchmark_register.cc445 Benchmark* Benchmark::ThreadRange(int min_threads, int max_threads) { in ThreadRange()
453 Benchmark* Benchmark::DenseThreadRange(int min_threads, int max_threads, in DenseThreadRange()
/third_party/mesa3d/src/util/
Du_queue.h233 unsigned max_threads; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dctcloss_v2_impl.cu174 const uint64_t max_threads = CUDA_THREADS(device_id); in CalCTCLossV2() local
379 const uint64_t max_threads = CUDA_THREADS(device_id); in CalCTCLossGradV2() local
Dsoftmax_impl.cu26 const int max_threads = 1024; variable
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_shader.c599 unsigned max_threads) in etna_set_max_shader_compiler_threads()
/third_party/libfuse/lib/
Dfuse_i.h138 unsigned int max_threads; member
Dfuse_loop_mt.c64 int max_threads; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c512 unsigned max_threads) in ir3_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1144 static void si_set_max_shader_compiler_threads(struct pipe_screen *screen, unsigned max_threads) in si_set_max_shader_compiler_threads()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h317 unsigned max_threads; member
/third_party/libfuse/include/
Dfuse_lowlevel.h1954 unsigned int max_threads; member
/third_party/mesa3d/include/drm-uapi/
Dpanthor_drm.h318 __u32 max_threads; member
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c616 unsigned max_threads) in noop_set_max_shader_compiler_threads()
/third_party/mesa3d/src/broadcom/compiler/
Dvir.c525 uint32_t max_threads; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c246 zink_set_max_shader_compiler_threads(struct pipe_screen *pscreen, unsigned max_threads) in zink_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c3819 unsigned max_threads) in iris_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h1239 unsigned max_threads; member