Searched defs:i915_pmu (Results 1 – 1 of 1) sorted by relevance
38 struct i915_pmu { struct42 struct hlist_node node;46 struct pmu base;50 spinlock_t lock;54 struct hrtimer timer;67 u64 enable;96 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; argument112 void i915_pmu_register(struct drm_i915_private *i915); argument