/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testThreads.c | 41 static const unsigned int num_threads = sizeof(threadParams) / variable
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | codec_metrics.proto | 67 optional uint32 num_threads = 4; field
|
/aosp_15_r20/external/armnn/src/backends/neon/ |
H A D | NeonInterceptorScheduler.cpp | 20 unsigned int NeonInterceptorScheduler::num_threads() const in num_threads() function in armnn::NeonInterceptorScheduler
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | pthreadpool-cpp.cc | 100 auto num_threads = leaked->get_thread_count(); in pthreadpool() local
|
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/ |
H A D | Test2001.java | 209 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | cpu_backend_threadpool_test.cc | 45 void TestGenerateArrayOfIncrementingInts(int num_threads, int size) { in TestGenerateArrayOfIncrementingInts()
|
/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | binary-elementwise-nd.c | 855 size_t num_threads) in setup_binary_elementwise_nd() 1060 size_t num_threads) in setup_binary_elementwise_nd_f16() 1090 size_t num_threads) in setup_binary_elementwise_nd_f32()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | atomic_wait_vs_mutex_lock.bench.cpp | 55 constexpr auto num_threads = 15; in test_multi_thread_lock_unlock() local
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_2065x/ |
H A D | model_2065x_init.c | 117 unsigned int num_threads; in get_cpu_count() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_module_util.cc | 48 std::optional<int> num_threads, const AotCompilationOptions* aot_options) { in CreateModuleConfig()
|
/aosp_15_r20/external/executorch/extension/threadpool/ |
H A D | threadpool.cpp | 100 int num_threads = cpuinfo_get_processors_count(); in get_threadpool() local
|
/aosp_15_r20/external/XNNPACK/eval/ |
H A D | f16-expm1minus-ulp.cc | 72 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpM1Error() local
|
H A D | f32-expm1minus-ulp.cc | 71 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpM1Error() local
|
H A D | f32-expminus-ulp.cc | 71 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
|
H A D | f16-expminus-ulp.cc | 72 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
|
H A D | f32-sqrt-ulp.cc | 71 uint32_t num_threads = cpuinfo_get_cores_count(); in SqrtError() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/tests/ |
H A D | state_pool_test_helper.h | 69 static void run_state_pool_test(struct anv_state_pool *state_pool, unsigned num_threads, in run_state_pool_test()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/tests/ |
H A D | state_pool_test_helper.h | 69 static void run_state_pool_test(struct anv_state_pool *state_pool, unsigned num_threads, in run_state_pool_test()
|
/aosp_15_r20/external/perfetto/src/tools/busy_threads/ |
H A D | busy_threads.cc | 99 int64_t num_threads = -1; in BusyThreadsMain() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | par_bridge.rs | 88 let num_threads = current_num_threads(); in drive_unindexed() localVariable
|
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/ |
H A D | background_thread_structs.h | 47 size_t num_threads; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | concat_lib_cpu.h | 54 int num_threads = std::min(4, worker_threads->num_threads); in ConcatCPUImpl() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | run_handler_test.cc | 43 int num_threads = 2; in TEST() local 82 int num_threads = 2; in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | WeightNormKernel.cpp | 135 int num_threads = at::get_num_threads(); in weight_norm_last_dim_kernel() local 333 int num_threads = at::get_num_threads(); in weight_norm_backward_last_dim_kernel() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_acceleration_structure.c | 873 const uint32_t num_threads = (copy_size >> 8) + 3; in cmd_build_acceleration_structures() local 899 const uint32_t num_threads = (copy_size >> 6) + 1; in cmd_build_acceleration_structures() local
|