Searched refs:total_ref_cnt (Results 1 – 1 of 1) sorted by relevance
496 u32 total_ref_cnt; in amdgpu_xcp_select_scheds() local498 total_ref_cnt = atomic_read(&xcp_mgr->xcp[i].ref_cnt); in amdgpu_xcp_select_scheds()499 if (total_ref_cnt < least_ref_cnt) { in amdgpu_xcp_select_scheds()501 least_ref_cnt = total_ref_cnt; in amdgpu_xcp_select_scheds()