Searched refs:MarkFree (Results 1 – 5 of 5) sorted by relevance
183 void MarkFree() { in MarkFree() function
84 chunk_block->MarkFree(); in Free()
255 block->MarkFree(); in TEST()
498 void MarkFree(ChunkHandle h) TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);
658 MarkFree(h); in DeallocateRawInternal()746 void BFCAllocator::MarkFree(BFCAllocator::ChunkHandle h) { in MarkFree() function in tensorflow::BFCAllocator