Home
last modified time | relevance | path

Searched defs:xe_oa_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c71 struct xe_oa_config { struct
72 struct xe_oa *oa;
74 char uuid[UUID_STRING_LEN + 1];
75 int id;
77 const struct xe_oa_reg *regs;
78 u32 regs_len;
80 struct attribute_group sysfs_metric;
81 struct attribute *attrs[2];
82 struct kobj_attribute sysfs_metric_id;
84 struct kref ref;
[all …]