Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc450 if (fd_pipe_get_param(pipe, FD_SUSPEND_COUNT, &val)) { in init_perfcnt()
522 fd_pipe_get_param(pipe, FD_SUSPEND_COUNT, &val); in dump_perfcnt()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h63 FD_SUSPEND_COUNT, /* # of times the GPU has suspended, and potentially lost state */ enumerator
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c101 case FD_SUSPEND_COUNT: in msm_pipe_get_param()
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c107 case FD_SUSPEND_COUNT: in virtio_pipe_get_param()