Home
last modified time | relevance | path

Searched defs:thread_index (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dmallocstress.c159 int thread_index; in stress_malloc() local
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c35 retire_execute(void *job, void *gdata, int thread_index) in retire_execute() argument
44 retire_cleanup(void *job, void *gdata, int thread_index) in retire_cleanup() argument
/third_party/mesa3d/src/mesa/main/
H A Dglthread.c46 glthread_unmarshal_batch(void *job, void *gdata, int thread_index) in glthread_unmarshal_batch() argument
84 glthread_thread_initialization(void *job, void *gdata, int thread_index) in glthread_thread_initialization() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c201 fd_submit_sp_flush_execute(void *job, void *gdata, int thread_index) in fd_submit_sp_flush_execute() argument
219 fd_submit_sp_flush_cleanup(void *job, void *gdata, int thread_index) in fd_submit_sp_flush_cleanup() argument
/third_party/mesa3d/src/util/
H A Ddisk_cache.c322 destroy_put_job(void *job, void *gdata, int thread_index) in destroy_put_job() argument
332 destroy_put_job_nocopy(void *job, void *gdata, int thread_index) in destroy_put_job_nocopy() argument
340 cache_put(void *job, void *gdata, int thread_index) in cache_put() argument
H A Du_queue.c243 int thread_index; member
250 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func() local
707 util_queue_get_thread_time_nano(struct util_queue *queue, unsigned thread_index) util_queue_get_thread_time_nano() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h98 unsigned thread_index; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c245 create_initial_variants_async(void *job, void *gdata, int thread_index) in create_initial_variants_async() argument
254 create_initial_compute_variants_async(void *job, void *gdata, int thread_index) in create_initial_compute_variants_async() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_shader.c468 create_initial_variants_async(void *job, void *gdata, int thread_index) in create_initial_variants_async() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c342 post_submit(void *data, void *gdata, int thread_index) in post_submit() argument
360 submit_queue(void *data, void *gdata, int thread_index) in submit_queue() argument
H A Dzink_screen.c215 cache_put_job(void *data, void *gdata, int thread_index) in cache_put_job() argument
252 cache_get_job(void *data, void *gdata, int thread_index) in cache_get_job() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c488 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot() argument
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c170 int thread_index; in stress_alloc_offl() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp826 compress_image( astcenc_context& ctxo, unsigned int thread_index, const astcenc_image& image, const astcenc_swizzle& swizzle, uint8_t* buffer, bool calQualityEnable, int32_t *mse[RGBA_COM] ) compress_image() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c110 static void si_create_compute_state_async(void *job, void *gdata, int thread_index) in si_create_compute_state_async() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c1407 static void amdgpu_cs_submit_ib(void *job, void *gdata, int thread_index) in amdgpu_cs_submit_ib() argument
/third_party/mesa3d/src/util/perf/
H A Du_trace.c480 process_chunk(void *job, void *gdata, int thread_index) in process_chunk() argument
560 cleanup_chunk(void *job, void *gdata, int thread_index) in cleanup_chunk() argument
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c1301 int thread_index; in run() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2548 iris_compile_shader(void *_job, UNUSED void *_gdata, UNUSED int thread_index) in iris_compile_shader() argument
1269 iris_threaded_compile_job_delete(void *_job, UNUSED void *_gdata, UNUSED int thread_index) iris_threaded_compile_job_delete() argument
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h923 int thread_index() const { return thread_index_; } in thread_index() function in benchmark::internal::State
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c191 tc_batch_execute(void *job, UNUSED void *gdata, int thread_index) in tc_batch_execute() argument

Completed in 53 milliseconds