Searched defs:AllocationRequest (Results 1 – 1 of 1) sorted by relevance
1038 struct AllocationRequest { struct1039 int64 start_time;1040 int64 end_time;1041 int64 latest_prefetch_time;1042 int64 size;1043 bool allow_no_copy_alternate_mem_allocation;1044 absl::optional<int64> earliest_prefetch_time;1045 AliasedOffset* preferred_offset;1046 const MemorySpaceAssignment::AllocationValue::Use* use;1047 MemorySpaceAssignment::AllocationValue* allocation_value;