Home
last modified time | relevance | path

Searched defs:free_chunks (Results 1 – 7 of 7) 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/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h278 FreeChunkSet free_chunks; member
Dbfc_allocator.cc772 BFCAllocator::Bin::FreeChunkSet* free_chunks, in RemoveFreeChunkIterFromBin()
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc149 uint32_t free_chunks; in GetNewChunk() local
/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
/external/mesa3d/src/util/perf/
Du_trace.c364 free_chunks(struct list_head *chunks) in free_chunks() function