Home
last modified time | relevance | path

Searched defs:allocation_map (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dallocation_tracker.cc209 AllocationMap& allocation_map = opaque_to_allocation_map_[device_ordinal]; in AddAllocationOrIncrementRefCount() local
223 AllocationMap& allocation_map = opaque_to_allocation_map_[device_ordinal]; in DecrementRefCount() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format_base.h59 AllocBitmap allocation_map; member