Searched refs:total_ref_cnt (Results 1 – 1 of 1) sorted by relevance
475 u32 total_ref_cnt; in amdgpu_xcp_select_scheds() local477 total_ref_cnt = atomic_read(&xcp_mgr->xcp[i].ref_cnt); in amdgpu_xcp_select_scheds()478 if (total_ref_cnt < least_ref_cnt) { in amdgpu_xcp_select_scheds()480 least_ref_cnt = total_ref_cnt; in amdgpu_xcp_select_scheds()
Completed in 7 milliseconds