| /external/mesa3d/src/mesa/main/ |
| D | glthread.c | 45 glthread_unmarshal_batch(void *job, int thread_index) in glthread_unmarshal_batch() 68 glthread_thread_initialization(void *job, int thread_index) in glthread_thread_initialization()
|
| /external/mesa3d/src/util/ |
| D | u_queue.c | 247 int thread_index; member 254 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func() local 693 util_queue_get_thread_time_nano(struct util_queue *queue, unsigned thread_index) in util_queue_get_thread_time_nano()
|
| D | disk_cache.c | 287 destroy_put_job(void *job, int thread_index) in destroy_put_job() 298 cache_put(void *job, int thread_index) in cache_put()
|
| /external/ltp/testcases/kernel/mem/mtest07/ |
| D | mallocstress.c | 159 int thread_index; in stress_malloc() local
|
| /external/pthreadpool/src/ |
| D | gcd.c | 24 static void thread_main(void* arg, size_t thread_index) { in thread_main()
|
| /external/google-breakpad/src/processor/ |
| D | stackwalk_common.cc | 861 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessState() local 941 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessStateMachineReadable() local
|
| D | minidump_processor.cc | 199 for (unsigned int thread_index = 0; in Process() local
|
| D | minidump.cc | 1752 for (unsigned int thread_index = 0; in Read() local 1825 for (unsigned int thread_index = 0; in Print() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_stoptheworld_test.cc | 98 volatile uptr thread_index; member
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_rast_priv.h | 98 unsigned thread_index; member
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_shaders.c | 2065 static void si_build_shader_variant(struct si_shader *shader, int thread_index, bool low_priority) in si_build_shader_variant() 2107 static void si_build_shader_variant_low_priority(void *job, int thread_index) in si_build_shader_variant_low_priority() 2160 struct si_shader_key *key, int thread_index, bool optimized_or_none) in si_shader_select_with_key() 2425 static void si_init_shader_selector_async(void *job, int thread_index) in si_init_shader_selector_async()
|
| D | si_compute.c | 110 static void si_create_compute_state_async(void *job, int thread_index) in si_create_compute_state_async()
|
| /external/mesa3d/src/broadcom/compiler/ |
| D | vir_register_allocate.c | 528 int thread_index = ffs(c->threads) - 1; in v3d_register_allocate() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | bias_op_gpu.cu.cc | 189 int32 thread_index = threadIdx.x; in BiasGradNCHW_SharedAtomics() local
|
| D | topk_op_gpu.h | 350 const int thread_index = threadIdx.x; in TopKKernel() local
|
| /external/mesa3d/src/gallium/winsys/radeon/drm/ |
| D | radeon_drm_cs.c | 467 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot()
|
| /external/tensorflow/tensorflow/core/data/ |
| D | captured_function.cc | 382 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement() 392 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement()
|
| /external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_cs.c | 1421 static void amdgpu_cs_submit_ib(void *job, int thread_index) in amdgpu_cs_submit_ib()
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | parallel_interleave_dataset_op.cc | 712 const int64_t thread_index) { in WorkerThread()
|
| /external/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | aio-stress.c | 1301 int thread_index; in run() local
|
| /external/libcxx/utils/google-benchmark/include/benchmark/ |
| D | benchmark.h | 665 const int thread_index; variable
|
| /external/google-benchmark/include/benchmark/ |
| D | benchmark.h | 672 const int thread_index; variable
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_threaded_context.c | 104 tc_batch_execute(void *job, UNUSED int thread_index) in tc_batch_execute()
|