Searched refs:max_waves_per_cu (Results 1 – 4 of 4) sorted by relevance
56 int *pasid_wave_cnt, int *max_waves_per_cu, uint32_t inst);
1027 int *pasid_wave_cnt, int *max_waves_per_cu, uint32_t inst) in kgd_gfx_v9_get_cu_occupancy() argument1098 *max_waves_per_cu = adev->gfx.cu_info.simd_per_cu * in kgd_gfx_v9_get_cu_occupancy()
335 int *wave_cnt, int *max_waves_per_cu, uint32_t inst);
269 int max_waves_per_cu; in kfd_get_cu_occupancy() local289 max_waves_per_cu = 0; in kfd_get_cu_occupancy()291 &max_waves_per_cu, 0); in kfd_get_cu_occupancy()294 cu_cnt = (wave_cnt + (max_waves_per_cu - 1)) / max_waves_per_cu; in kfd_get_cu_occupancy()