Home
last modified time | relevance | path

Searched refs:perfcntrs (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
A Da3xx_gpu.c271 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()
A Da2xx_gpu.c512 static const struct msm_gpu_perfcntr perfcntrs[] = { variable
540 gpu->perfcntrs = perfcntrs; in a2xx_gpu_init()
541 gpu->num_perfcntrs = ARRAY_SIZE(perfcntrs); in a2xx_gpu_init()
A Da4xx_gpu.c680 gpu->perfcntrs = NULL; in a4xx_gpu_init()
/linux/drivers/gpu/drm/msm/
A Dmsm_perf.c73 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf()
A Dmsm_gpu.h183 const struct msm_gpu_perfcntr *perfcntrs; member
A Dmsm_gpu.c559 current_cntrs[i] = gpu_read(gpu, gpu->perfcntrs[i].sample_reg); in update_hw_cntrs()

Completed in 18 milliseconds