Searched refs:get_cu_occupancy (Results 1 – 4 of 4) sorted by relevance
291 void (*get_cu_occupancy)(struct amdgpu_device *adev, int pasid, member
297 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
874 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
277 if (dev->kfd2kgd->get_cu_occupancy == NULL) in kfd_get_cu_occupancy()291 dev->kfd2kgd->get_cu_occupancy(dev->adev, proc->pasid, &wave_cnt, in kfd_get_cu_occupancy()575 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_procfs_add_sysfs_stats()1083 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_process_remove_sysfs()