Searched refs:v3d_queue_to_string (Results 1 – 3 of 3) sorted by relevance
39 v3d_queue_to_string(queue), in gpu_stats_show()
188 v3d_queue_to_string(queue), active_runtime); in v3d_show_fdinfo()194 v3d_queue_to_string(queue), jobs_completed); in v3d_show_fdinfo()
27 static inline char *v3d_queue_to_string(enum v3d_queue queue) in v3d_queue_to_string() function