Searched refs:sysprof_active (Results 1 – 5 of 5) sorted by relevance
25 refcount_inc(&gpu->sysprof_active); in msm_context_set_sysprof()37 refcount_dec(&gpu->sysprof_active); in msm_context_set_sysprof()
191 refcount_t sysprof_active; member
1118 refcount_set(&gpu->sysprof_active, 1); in msm_gpu_init()
264 sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_preempt_trigger()
205 bool sysprof = refcount_read(&a6xx_gpu->base.base.sysprof_active) > 1; in a6xx_set_pagetable() 1610 if (!ret && (refcount_read(&gpu->sysprof_active) > 1)) { in a6xx_hw_init()