Searched refs:vcluster (Results 1 – 1 of 1) sorted by relevance
981 VirtualCluster vcluster(cluster->GetDevices()); in IdentifySwappingCandidates() local982 if (!vcluster.Provision().ok()) { in IdentifySwappingCandidates()985 if (!vcluster.Initialize(*item).ok()) { in IdentifySwappingCandidates()989 Status s = vcluster.Run(item->graph, item->feed, item->fetch, &metadata); in IdentifySwappingCandidates()