Home
last modified time | relevance | path

Searched refs:heap_free (Results 1 – 2 of 2) sorted by relevance

/lib/heap/miniheap/include/lib/
A Dminiheap.h17 size_t heap_free; member
/lib/heap/miniheap/
A Dminiheap.c442 ptr->heap_free=0; in miniheap_get_stats()
448 ptr->heap_free += chunk->len; in miniheap_get_stats()

Completed in 13 milliseconds