Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h58 FD_GLOBAL_FAULTS, /* # of global (all context) faults */ enumerator
Dmsm_pipe.c99 case FD_GLOBAL_FAULTS: in msm_pipe_get_param()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c283 per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS; in fd_get_reset_count()