Searched refs:InsertFreeChunkIntoBin (Results 1 – 2 of 2) sorted by relevance
200 InsertFreeChunkIntoBin(TryToCoalesce(h, /*ignore_freed_at=*/false)); in Extend()632 InsertFreeChunkIntoBin(h_new_chunk); in SplitChunk()662 InsertFreeChunkIntoBin(h); in DeallocateRawInternal()665 InsertFreeChunkIntoBin(TryToCoalesce(h, false)); in DeallocateRawInternal()719 void BFCAllocator::InsertFreeChunkIntoBin(BFCAllocator::ChunkHandle h) { in InsertFreeChunkIntoBin() function in tensorflow::BFCAllocator866 InsertFreeChunkIntoBin(new_h); in MergeTimestampedChunks()
471 void InsertFreeChunkIntoBin(ChunkHandle h) TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);