Home
last modified time | relevance | path

Searched refs:v3d_performance_query_info (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/v3d/
A Dv3d_drv.h426 struct v3d_performance_query_info { struct
467 struct v3d_performance_query_info performance_query;
604 void v3d_performance_query_info_free(struct v3d_performance_query_info *query_info,
A Dv3d_sched.c91 v3d_performance_query_info_free(struct v3d_performance_query_info *query_info, in v3d_performance_query_info_free()
576 struct v3d_performance_query_info *performance_query = &job->performance_query; in v3d_reset_performance_queries()
605 struct v3d_performance_query_info *performance_query = in v3d_write_performance_query_result()
644 struct v3d_performance_query_info *performance_query = &job->performance_query; in v3d_copy_performance_query()
A Dv3d_submit.c655 v3d_copy_query_info(struct v3d_performance_query_info *query_info, in v3d_copy_query_info()
722 struct v3d_performance_query_info *query_info = &job->performance_query; in v3d_get_cpu_reset_performance_params()
768 struct v3d_performance_query_info *query_info = &job->performance_query; in v3d_get_cpu_copy_performance_query_params()

Completed in 9 milliseconds