Searched refs:pmu_needs_timer (Results 1 – 1 of 1) sorted by relevance
105 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer() function231 if (!pmu->timer_enabled && pmu_needs_timer(pmu, true)) { in __i915_pmu_maybe_start_timer()255 pmu->timer_enabled = pmu_needs_timer(pmu, false); in i915_pmu_gt_parked()743 pmu->timer_enabled &= pmu_needs_timer(pmu, true); in i915_pmu_disable()