Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_gpu.c535 static int update_hw_cntrs(struct msm_gpu *gpu, uint32_t ncntrs, uint32_t *cntrs) in update_hw_cntrs() function
591 update_hw_cntrs(gpu, 0, NULL); in msm_gpu_perfcntr_start()
620 ret = update_hw_cntrs(gpu, ncntrs, cntrs); in msm_gpu_perfcntr_sample()