Searched defs:free_chunks (Results 1 – 7 of 7) sorted by relevance
14 unsigned long free_chunks; /* total free chunks of given size */ member
98 static void free_chunks(void) in free_chunks() function
278 FreeChunkSet free_chunks; member
772 BFCAllocator::Bin::FreeChunkSet* free_chunks, in RemoveFreeChunkIterFromBin()
149 uint32_t free_chunks; in GetNewChunk() local
872 absl::btree_map<int64_t, int64_t, std::greater<int64_t>> free_chunks{ in FindChunkCandidate() local
364 free_chunks(struct list_head *chunks) in free_chunks() function