Home
last modified time | relevance | path

Searched defs:free_chunks (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/misc/
De2freefrag.h14 unsigned long free_chunks; /* total free chunks of given size */ member
/external/e2fsprogs/contrib/android/
Dext2simg.c98 static void free_chunks(void) in free_chunks() function
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc148 uint32_t free_chunks; in GetNewChunk() local
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h278 FreeChunkSet free_chunks; member
Dbfc_allocator.cc772 BFCAllocator::Bin::FreeChunkSet* free_chunks, in RemoveFreeChunkIterFromBin()
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc872 absl::btree_map<int64_t, int64_t, std::greater<int64_t>> free_chunks{ in FindChunkCandidate() local