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