Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 16 of 16) 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/mesa3d/src/intel/compiler/
Dbrw_simd_selection.c79 unsigned max_threads = devinfo->max_cs_workgroup_threads; in brw_simd_should_compile() local
/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/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.h215 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.c557 unsigned max_threads) in etna_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c506 unsigned max_threads) in ir3_set_max_shader_compiler_threads()
/third_party/libfuse/lib/
Dfuse_loop_mt.c64 int max_threads; member
Dfuse_i.h138 unsigned int max_threads; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1077 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/broadcom/compiler/
Dvir.c553 uint32_t max_threads, in vir_compile_init()
1700 uint32_t max_threads; member
/third_party/libfuse/include/
Dfuse_lowlevel.h1954 unsigned int max_threads; member
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c631 unsigned max_threads) in noop_set_max_shader_compiler_threads()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c2941 unsigned max_threads) in iris_set_max_shader_compiler_threads()