Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_perfmon.c88 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id) in vc4_perfmon_find() function
H A Dvc4_drv.h1071 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id);
H A Dvc4_gem.c1176 exec->perfmon = vc4_perfmon_find(vc4file, in vc4_submit_cl_ioctl()