Searched refs:i915_ext_attribute (Results 1 – 1 of 1) sorted by relevance
816 struct i915_ext_attribute { struct824 struct i915_ext_attribute *eattr; in i915_pmu_event_show() argument826 eattr = container_of(attr, struct i915_ext_attribute, attr); in i915_pmu_event_show()874 static struct i915_ext_attribute *875 add_i915_attr(struct i915_ext_attribute *attr, const char *name, u64 config) in add_i915_attr()923 struct i915_ext_attribute *i915_attr = NULL, *i915_iter; in create_event_attributes()