| /external/mesa3d/src/mesa/main/ |
| D | glthread.c | 44 glthread_unmarshal_batch(void *job, int thread_index) in glthread_unmarshal_batch() 60 glthread_thread_initialization(void *job, int thread_index) in glthread_thread_initialization()
|
| /external/mesa3d/src/util/ |
| D | u_queue.c | 230 int thread_index; member 237 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func() local 557 util_queue_get_thread_time_nano(struct util_queue *queue, unsigned thread_index) in util_queue_get_thread_time_nano()
|
| D | disk_cache.c | 821 destroy_put_job(void *job, int thread_index) in destroy_put_job() 837 cache_put(void *job, int thread_index) in cache_put()
|
| /external/ltp/testcases/kernel/mem/mtest07/ |
| D | mallocstress.c | 208 int thread_index; in stress_malloc() local
|
| /external/google-breakpad/src/processor/ |
| D | stackwalk_common.cc | 847 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessState() local 920 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessStateMachineReadable() local
|
| D | minidump_processor.cc | 159 for (unsigned int thread_index = 0; in Process() local
|
| D | minidump.cc | 1611 for (unsigned int thread_index = 0; in Read() local 1684 for (unsigned int thread_index = 0; in Print() local
|
| /external/mesa3d/src/broadcom/compiler/ |
| D | vir_register_allocate.c | 116 int thread_index = ffs(c->threads) - 1; in v3d_register_allocate() local
|
| /external/tensorflow/tensorflow/core/profiler/internal/ |
| D | traceme_recorder_test.cc | 172 int thread_index = 0; in TEST() 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/tensorflow/tensorflow/core/kernels/data/ |
| D | dataset_utils.cc | 85 int64 thread_index, const InstantiatedCapturedFunction& inst_captured_func, in MakeIteratorFromInputElement()
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_shaders.c | 1434 int thread_index, in si_build_shader_variant() 1478 static void si_build_shader_variant_low_priority(void *job, int thread_index) in si_build_shader_variant_low_priority() 1527 int thread_index) in si_shader_select_with_key() 1782 static void si_init_shader_selector_async(void *job, int thread_index) in si_init_shader_selector_async()
|
| D | si_compute.c | 85 static void si_create_compute_state_async(void *job, int thread_index) in si_create_compute_state_async()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | bias_op_gpu.cu.cc | 184 int32 thread_index = threadIdx.x; in BiasGradNCHW_SharedAtomics() local
|
| /external/mesa3d/src/gallium/winsys/radeon/drm/ |
| D | radeon_drm_cs.c | 447 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot()
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | parallel_interleave_dataset_op.cc | 613 const int64 thread_index) { in WorkerThread()
|
| /external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_cs.c | 1206 void amdgpu_cs_submit_ib(void *job, int thread_index) in amdgpu_cs_submit_ib()
|
| /external/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | aio-stress.c | 1508 int thread_index; local
|
| /external/autotest/client/tests/aiostress/ |
| D | aio-stress.c | 1467 int thread_index; 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 | 665 const int thread_index; variable
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_threaded_context.c | 83 tc_batch_execute(void *job, UNUSED int thread_index) in tc_batch_execute()
|