Home
last modified time | relevance | path

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

/lib/heap/
A Dheap.h80 static inline bool big_heap_chunks(chunksz_t chunks) in big_heap_chunks()
244 size_t chunks = (bytes / CHUNK_UNIT) + (extra / CHUNK_UNIT); in bytes_to_chunksz() local

Completed in 15 milliseconds