Searched refs:get_cu_occupancy (Results 1 – 5 of 5) sorted by relevance
44 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
297 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
874 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
292 void (*get_cu_occupancy)(struct amdgpu_device *adev, int pasid, member
278 if (dev->kfd2kgd->get_cu_occupancy == NULL) in kfd_get_cu_occupancy()292 dev->kfd2kgd->get_cu_occupancy(dev->adev, proc->pasid, &wave_cnt, in kfd_get_cu_occupancy()576 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_procfs_add_sysfs_stats()1084 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_process_remove_sysfs()
Completed in 9 milliseconds