Searched defs:i915_pmu (Results 1 – 1 of 1) sorted by relevance
40 struct i915_pmu { struct44 struct hlist_node node;48 struct pmu base;52 spinlock_t lock;56 struct hrtimer timer;69 u64 enable;98 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; argument114 void i915_pmu_register(struct drm_i915_private *i915); argument