Searched refs:num_perfcntrs (Results 1 – 6 of 6) sorted by relevance
551 int i, n = min(ncntrs, gpu->num_perfcntrs); in update_hw_cntrs()554 for (i = 0; i < gpu->num_perfcntrs; i++) in update_hw_cntrs()562 for (i = 0; i < gpu->num_perfcntrs; i++) in update_hw_cntrs()851 if (WARN_ON(gpu->num_perfcntrs > ARRAY_SIZE(gpu->last_cntrs))) in msm_gpu_init()852 gpu->num_perfcntrs = ARRAY_SIZE(gpu->last_cntrs); in msm_gpu_init()
72 for (i = 0; i < gpu->num_perfcntrs; i++) { in refill_buf()
184 uint32_t num_perfcntrs; member
257 for (i = 0; i < gpu->num_perfcntrs; i++) { in a3xx_hw_init()553 gpu->num_perfcntrs = ARRAY_SIZE(perfcntrs); in a3xx_gpu_init()
541 gpu->num_perfcntrs = ARRAY_SIZE(perfcntrs); in a2xx_gpu_init()
681 gpu->num_perfcntrs = 0; in a4xx_gpu_init()