Searched refs:i915_ext_attribute (Results 1 – 1 of 1) sorted by relevance
905 struct i915_ext_attribute { struct913 struct i915_ext_attribute *eattr; in i915_pmu_event_show() argument915 eattr = container_of(attr, struct i915_ext_attribute, attr); in i915_pmu_event_show()958 static struct i915_ext_attribute *959 add_i915_attr(struct i915_ext_attribute *attr, const char *name, u64 config) in add_i915_attr()1009 struct i915_ext_attribute *i915_attr = NULL, *i915_iter; in create_event_attributes()