Searched defs:kfd_perf_properties (Results 1 – 1 of 1) sorted by relevance
121 struct kfd_perf_properties { struct122 struct list_head list;123 char block_name[16];124 uint32_t max_concurrent;125 struct attribute_group *attr_group;
Completed in 7 milliseconds