Home
last modified time | relevance | path

Searched defs:thread_index (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/util/
Ddisk_cache.c314 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()
Du_queue.c247 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/
Dglthread.c45 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/
Dmallocstress.c154 int thread_index; in stress_malloc() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dassign_cpu_kernel.cc79 size_t thread_index = 0; in Launch() local
Dgather_cpu_kernel.cc91 int thread_index = 0; in ParallelRun() local
Dstridedslice_cpu_kernel.cc195 int thread_index = 0; in ParallelRun() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c245 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/
Dzink_batch.c333 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()
Dzink_screen.c159 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/
Du_trace.c322 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/
Dvir_register_allocate.c572 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/
Dmsm_ringbuffer_sp.c408 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/
Dmatmul_cpu_kernel.cc230 size_t thread_index = 0; in ParallelRun() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_priv.h98 unsigned thread_index; member
/third_party/boost/boost/math/quadrature/
Dnaive_monte_carlo.hpp368 void m_thread_monte(uint64_t thread_index, uint64_t seed) in m_thread_monte()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2200 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()
Dsi_compute.c110 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/
Dradeon_drm_cs.c478 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/
Dlvp_device.c1331 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/
Diris_program.c1263 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/
Damdgpu_cs.c1390 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/
Daio-stress.c1508 int thread_index; local
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h615 const int thread_index; variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h748 int thread_index() const { return thread_index_; } in thread_index() function

12