Home
last modified time | relevance | path

Searched refs:perfmon_id (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Dv3d_drm.h141 __u32 perfmon_id; member
278 __u32 perfmon_id; member
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c443 v3d_simulator_perfmon_switch(fd, submit->perfmon_id); in v3d_simulator_submit_cl_ioctl()
606 v3d_simulator_perfmon_switch(fd, args->perfmon_id); in v3d_simulator_submit_csd_ioctl()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_job.c521 job->submit.perfmon_id = v3d->active_perfmon->kperfmon_id; in v3d_job_submit()
Dv3dx_draw.c1444 submit.perfmon_id = v3d->active_perfmon->kperfmon_id; in v3d_launch_grid()