Searched refs:max_waves_per_cu (Results 1 – 2 of 2) sorted by relevance
285 int max_waves_per_cu; in kfd_get_cu_occupancy() local308 max_waves_per_cu = 0; in kfd_get_cu_occupancy()322 &max_waves_per_cu, ffs(dev->xcc_mask) - 1); in kfd_get_cu_occupancy()338 cu_cnt = (wave_cnt + (max_waves_per_cu - 1)) / max_waves_per_cu; in kfd_get_cu_occupancy()
1024 int *max_waves_per_cu, uint32_t inst) in kgd_gfx_v9_get_cu_occupancy() argument1076 *max_waves_per_cu = adev->gfx.cu_info.simd_per_cu * in kgd_gfx_v9_get_cu_occupancy()