Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h64 FD_SYSPROF, /* Settable (for CAP_SYS_ADMIN) param for system profiling */ enumerator
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c127 case FD_SYSPROF: in msm_pipe_set_param()
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc457 fd_pipe_set_param(pipe, FD_SYSPROF, 1); in init_perfcnt()
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c182 fd_pipe_set_param(dev.pipe, FD_SYSPROF, 1); in find_device()