Searched refs:perf_lock (Results 1 – 2 of 2) sorted by relevance
691 spin_lock_irqsave(&gpu->perf_lock, flags); in update_sw_cntrs()706 spin_unlock_irqrestore(&gpu->perf_lock, flags); in update_sw_cntrs()715 spin_lock_irqsave(&gpu->perf_lock, flags); in msm_gpu_perfcntr_start()722 spin_unlock_irqrestore(&gpu->perf_lock, flags); in msm_gpu_perfcntr_start()738 spin_lock_irqsave(&gpu->perf_lock, flags); in msm_gpu_perfcntr_sample()753 spin_unlock_irqrestore(&gpu->perf_lock, flags); in msm_gpu_perfcntr_sample()1004 spin_lock_init(&gpu->perf_lock); in msm_gpu_init()
182 spinlock_t perf_lock; member
Completed in 8 milliseconds