Home
last modified time | relevance | path

Searched defs:freed_memory (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/torch/csrc/
DCudaIPCTypes.cpp68 bool freed_memory = false; in collect() local
253 bool freed_memory = cuda_ipc_global_entities.CudaIPCSentDataLimbo_.collect(); in CudaIPCCollect() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dthread_cache.cc730 size_t freed_memory = (count_before - count_after) * bucket.slot_size; in ClearBucketHelper() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dthread_cache.cc730 size_t freed_memory = (count_before - count_after) * bucket.slot_size; in ClearBucketHelper() local
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp2538 bool freed_memory = false; in trigger_free_memory_callbacks() local