Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_perfmon.c65 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id) in vc4_perfmon_find() function
Dvc4_drv.h979 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id);
Dvc4_gem.c1177 exec->perfmon = vc4_perfmon_find(vc4file, in vc4_submit_cl_ioctl()