Searched refs:gdata (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | disk_cache.c | 403 destroy_put_job(void *job, void *gdata, int thread_index) in destroy_put_job() argument 413 destroy_put_job_nocopy(void *job, void *gdata, int thread_index) in destroy_put_job_nocopy() argument 417 destroy_put_job(job, gdata, thread_index); in destroy_put_job_nocopy() 425 cache_put(void *job, void *gdata, int thread_index) in cache_put() argument
|
D | u_queue.h | 193 typedef void (*util_queue_execute_func)(void *job, void *gdata, int thread_index);
|
D | u_queue.c | 534 util_queue_finish_execute(void *data, void *gdata, int num_thread) in util_queue_finish_execute() argument
|
/hardware/google/gfxstream/guest/mesa/src/util/perf/ |
D | u_trace.c | 553 process_chunk(void *job, void *gdata, int thread_index) in process_chunk() argument 636 cleanup_chunk(void *job, void *gdata, int thread_index) in cleanup_chunk() argument
|