Searched refs:total_blocks (Results 1 – 4 of 4) sorted by relevance
170 size_t total_blocks; ///< Total number of (variable size) blocks in the heap. member
394 total_blocks = set() # collect total block numbers here427 total_blocks.add(block.numBlocks)431 assert total_blocks == {435 total_blocks.clear()
576 info->total_blocks += hinfo.total_blocks; in heap_caps_get_info()594 info.free_blocks, info.total_blocks); in heap_caps_print_heap_info()
405 info->total_blocks++; in multi_heap_get_info_tlsf()