/third_party/mesa3d/src/util/ |
D | disk_cache.c | 314 destroy_put_job(void *job, void *gdata, int thread_index) in destroy_put_job() 324 destroy_put_job_nocopy(void *job, void *gdata, int thread_index) in destroy_put_job_nocopy() 332 cache_put(void *job, void *gdata, int thread_index) in cache_put()
|
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 714 util_queue_get_thread_time_nano(struct util_queue *queue, unsigned thread_index) in util_queue_get_thread_time_nano()
|
/third_party/mesa3d/src/mesa/main/ |
D | glthread.c | 45 glthread_unmarshal_batch(void *job, void *gdata, int thread_index) in glthread_unmarshal_batch() 83 glthread_thread_initialization(void *job, void *gdata, int thread_index) in glthread_thread_initialization()
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
D | mallocstress.c | 154 int thread_index; in stress_malloc() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | assign_cpu_kernel.cc | 79 size_t thread_index = 0; in Launch() local
|
D | gather_cpu_kernel.cc | 91 int thread_index = 0; in ParallelRun() local
|
D | stridedslice_cpu_kernel.cc | 195 int thread_index = 0; in ParallelRun() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_gallium.c | 245 create_initial_variants_async(void *job, void *gdata, int thread_index) in create_initial_variants_async() 254 create_initial_compute_variants_async(void *job, void *gdata, int thread_index) in create_initial_compute_variants_async()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_batch.c | 333 post_submit(void *data, void *gdata, int thread_index) in post_submit() 348 submit_queue(void *data, void *gdata, int thread_index) in submit_queue()
|
D | zink_screen.c | 159 cache_put_job(void *data, void *gdata, int thread_index) in cache_put_job() 191 cache_get_job(void *data, void *gdata, int thread_index) in cache_get_job() 1606 noop_submit(void *data, void *gdata, int thread_index) in noop_submit()
|
/third_party/mesa3d/src/util/perf/ |
D | u_trace.c | 322 process_chunk(void *job, void *gdata, int thread_index) in process_chunk() 390 cleanup_chunk(void *job, void *gdata, int thread_index) in cleanup_chunk()
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | vir_register_allocate.c | 572 tmu_spilling_allowed(struct v3d_compile *c, int thread_index) in tmu_spilling_allowed() 615 int thread_index = ffs(c->threads) - 1; in v3d_register_allocate() local
|
/third_party/mesa3d/src/freedreno/drm/ |
D | msm_ringbuffer_sp.c | 408 msm_submit_sp_flush_execute(void *job, void *gdata, int thread_index) in msm_submit_sp_flush_execute() 419 msm_submit_sp_flush_cleanup(void *job, void *gdata, int thread_index) in msm_submit_sp_flush_cleanup()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/mkldnn/ |
D | matmul_cpu_kernel.cc | 230 size_t thread_index = 0; in ParallelRun() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_priv.h | 98 unsigned thread_index; member
|
/third_party/boost/boost/math/quadrature/ |
D | naive_monte_carlo.hpp | 368 void m_thread_monte(uint64_t thread_index, uint64_t seed) in m_thread_monte()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.c | 2200 static void si_build_shader_variant(struct si_shader *shader, int thread_index, bool low_priority) in si_build_shader_variant() 2242 static void si_build_shader_variant_low_priority(void *job, void *gdata, int thread_index) in si_build_shader_variant_low_priority() 2304 const struct si_shader_key *key, int thread_index, in si_shader_select_with_key() 2608 static void si_init_shader_selector_async(void *job, void *gdata, int thread_index) in si_init_shader_selector_async()
|
D | si_compute.c | 110 static void si_create_compute_state_async(void *job, void *gdata, int thread_index) in si_create_compute_state_async()
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_cs.c | 478 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1331 queue_thread_noop(void *data, void *gdata, int thread_index) in queue_thread_noop() 1339 queue_thread(void *data, void *gdata, int thread_index) in queue_thread()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 1263 UNUSED int thread_index) in iris_threaded_compile_job_delete() 2529 iris_compile_shader(void *_job, UNUSED void *_gdata, UNUSED int thread_index) in iris_compile_shader()
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_cs.c | 1390 static void amdgpu_cs_submit_ib(void *job, void *gdata, int thread_index) in amdgpu_cs_submit_ib()
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 1508 int thread_index; local
|
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/ |
D | benchmark.h | 615 const int thread_index; variable
|
/third_party/benchmark/include/benchmark/ |
D | benchmark.h | 748 int thread_index() const { return thread_index_; } in thread_index() function
|