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.c58 struct xe_oa_config { struct
59 struct xe_oa *oa;
61 char uuid[UUID_STRING_LEN + 1];
62 int id;
64 const struct xe_oa_reg *regs;
65 u32 regs_len;
67 struct attribute_group sysfs_metric;
68 struct attribute *attrs[2];
69 struct kobj_attribute sysfs_metric_id;
71 struct kref ref;
[all …]