Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc145 if (fd_pipe_get_param(pipe, FD_SUSPEND_COUNT, &val)) { in init_perfcnt()
215 fd_pipe_get_param(pipe, FD_SUSPEND_COUNT, &val); in dump_perfcnt()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h64 FD_SUSPEND_COUNT, /* # of times the GPU has suspended, and potentially lost state */ enumerator
Dmsm_pipe.c102 case FD_SUSPEND_COUNT: in msm_pipe_get_param()