Searched defs:gpu_active (Results 1 – 2 of 2) sorted by relevance
43 atomic_t gpu_active; member
82 static bool pmu_needs_timer(struct i915_pmu *pmu, bool gpu_active) in pmu_needs_timer()