Searched refs:get_cu_occupancy (Results 1 – 6 of 6) sorted by relevance
183 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
419 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
541 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
1259 .get_cu_occupancy = kgd_gfx_v9_get_cu_occupancy,
322 void (*get_cu_occupancy)(struct amdgpu_device *adev, member
280 if (dev->kfd2kgd->get_cu_occupancy == NULL) in kfd_get_cu_occupancy()306 dev->kfd2kgd->get_cu_occupancy(dev->adev, cu_occupancy, in kfd_get_cu_occupancy()602 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_procfs_add_sysfs_stats()1117 if (pdd->dev->kfd2kgd->get_cu_occupancy) in kfd_process_remove_sysfs()
Completed in 18 milliseconds