Searched defs:to_evict (Results 1 – 3 of 3) sorted by relevance
39 ID3D12Pageable *to_evict[residency_batch_size]; in evict_aged_allocations() local73 ID3D12Pageable *to_evict[residency_batch_size]; in evict_to_fence_or_budget() local
64 ReportSet::const_iterator to_evict = FindReportToEvict(); in AddReport() local994 ReportSet::const_iterator to_evict = reports_.end(); in FindReportToEvict() local1462 ClientMap::iterator to_evict = clients_.end(); in EnforcePerClientAndGlobalEndpointLimits() local
124 let to_evict = *self.map.iter().next().unwrap().0; in insert() localVariable