Home
last modified time | relevance | path

Searched refs:free_blocks (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/heap/include/
Dmulti_heap.h169 size_t free_blocks; ///< Number of (variable size) free blocks in the heap. member
/hal_espressif-latest/components/heap/
Dheap_caps.c575 info->free_blocks += hinfo.free_blocks; in heap_caps_get_info()
594 info.free_blocks, info.total_blocks); in heap_caps_print_heap_info()
Dmulti_heap.c398 info->free_blocks++; in multi_heap_get_info_tlsf()