Searched refs:perfcntrs (Results 1 – 5 of 5) sorted by relevance
217 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in a3xx_hw_init()528 static const struct msm_gpu_perfcntr perfcntrs[] = { variable561 gpu->perfcntrs = perfcntrs; in a3xx_gpu_init()562 gpu->num_perfcntrs = ARRAY_SIZE(perfcntrs); in a3xx_gpu_init()
650 gpu->perfcntrs = NULL; in a4xx_gpu_init()
78 const struct msm_gpu_perfcntr *perfcntrs; member
84 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf()
365 current_cntrs[i] = gpu_read(gpu, gpu->perfcntrs[i].sample_reg); in update_hw_cntrs()