Home
last modified time | relevance | path

Searched refs:InsertFreeChunkIntoBin (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc161 InsertFreeChunkIntoBin(h); in Extend()
390 InsertFreeChunkIntoBin(h_new_chunk); in SplitChunk()
460 void BFCAllocator::InsertFreeChunkIntoBin(BFCAllocator::ChunkHandle h) { in InsertFreeChunkIntoBin() function in tensorflow::BFCAllocator
522 InsertFreeChunkIntoBin(coalesced_chunk); in FreeAndMaybeCoalesce()
Dbfc_allocator.h351 void InsertFreeChunkIntoBin(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);