Searched refs:sysprof_active (Results 1 – 3 of 3) sorted by relevance
187 refcount_t sysprof_active; member374 return (refcount_read(&gpu->sysprof_active) > 1) || in msm_gpu_sysprof_no_perfcntr_zap()381 return refcount_read(&gpu->sysprof_active) > 1; in msm_gpu_sysprof_no_ifpc()
27 refcount_inc(&gpu->sysprof_active); in msm_context_set_sysprof()39 refcount_dec(&gpu->sysprof_active); in msm_context_set_sysprof()
1015 refcount_set(&gpu->sysprof_active, 1); in msm_gpu_init()