Home
last modified time | relevance | path

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

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