Searched refs:bytesEvicted (Results 1 – 1 of 1) sorted by relevance
184 uint64_t bytesEvicted; in EnsureCanAllocate() local185 DAWN_TRY_ASSIGN(bytesEvicted, in EnsureCanAllocate()187 DAWN_UNUSED(bytesEvicted); in EnsureCanAllocate()300 uint64_t bytesEvicted; in MakeAllocationsResident() local301 DAWN_TRY_ASSIGN(bytesEvicted, EnsureCanMakeResident(sizeToMakeResident, segment)); in MakeAllocationsResident()302 DAWN_UNUSED(bytesEvicted); in MakeAllocationsResident()