Searched defs:i915_pmu (Results 1 – 1 of 1) sorted by relevance
40 struct i915_pmu { struct44 struct {47 } cpuhp;51 struct pmu base;55 const char *name;59 spinlock_t lock;63 struct hrtimer timer;76 u64 enable;105 struct i915_pmu_sample sample[__I915_NUM_PMU_SAMPLERS]; argument125 void i915_pmu_register(struct drm_i915_private *i915); argument