Searched refs:perfcntr (Results 1 – 2 of 2) sorted by relevance
73 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf() local74 n = snprintf(ptr, rem, "\t%s", perfcntr->name); in refill_buf()
258 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in a3xx_hw_init() local259 gpu_write(gpu, perfcntr->select_reg, perfcntr->select_val); in a3xx_hw_init()