Searched refs:perf_lock (Results 1 – 2 of 2) sorted by relevance
706 spin_lock_irqsave(&gpu->perf_lock, flags); in update_sw_cntrs()721 spin_unlock_irqrestore(&gpu->perf_lock, flags); in update_sw_cntrs()730 spin_lock_irqsave(&gpu->perf_lock, flags); in msm_gpu_perfcntr_start()737 spin_unlock_irqrestore(&gpu->perf_lock, flags); in msm_gpu_perfcntr_start()753 spin_lock_irqsave(&gpu->perf_lock, flags); in msm_gpu_perfcntr_sample()768 spin_unlock_irqrestore(&gpu->perf_lock, flags); in msm_gpu_perfcntr_sample()1019 spin_lock_init(&gpu->perf_lock); in msm_gpu_init()
172 spinlock_t perf_lock; member