Searched defs:gpu_active (Results 1 – 3 of 3) 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()