Searched refs:perfcntr_active (Results 1 – 2 of 2) sorted by relevance
575 if (!gpu->perfcntr_active) in update_sw_cntrs()603 gpu->perfcntr_active = true; in msm_gpu_perfcntr_start()610 gpu->perfcntr_active = false; in msm_gpu_perfcntr_stop()623 if (!gpu->perfcntr_active) { in msm_gpu_perfcntr_sample()
176 bool perfcntr_active; member