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

/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_gpu.c340 static int update_hw_cntrs(struct msm_gpu *gpu, uint32_t ncntrs, uint32_t *cntrs) update_hw_cntrs() function
394 update_hw_cntrs(gpu, 0, NULL); msm_gpu_perfcntr_start()
422 ret = update_hw_cntrs(gpu, ncntrs, cntrs); msm_gpu_perfcntr_sample()

Completed in 70 milliseconds