Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
A Dmsm_gpu.c539 static int update_hw_cntrs(struct msm_gpu *gpu, uint32_t ncntrs, uint32_t *cntrs) in update_hw_cntrs() function
595 update_hw_cntrs(gpu, 0, NULL); in msm_gpu_perfcntr_start()
624 ret = update_hw_cntrs(gpu, ncntrs, cntrs); in msm_gpu_perfcntr_sample()

Completed in 4 milliseconds