Searched refs:perfcntrs (Results 1 – 3 of 3) sorted by relevance
269 /* Enable the perfcntrs that we use.. */ in a3xx_hw_init() 271 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in a3xx_hw_init() 534 static const struct msm_gpu_perfcntr perfcntrs[] = { variable 567 gpu->perfcntrs = perfcntrs; in a3xx_gpu_init() 568 gpu->num_perfcntrs = ARRAY_SIZE(perfcntrs); in a3xx_gpu_init()
680 gpu->perfcntrs = NULL; in a4xx_gpu_init()
73 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf()