Searched refs:heap_blocks (Results 1 – 1 of 1) sorted by relevance
1621 size_t current_heap_memory, peak_heap_memory, heap_blocks; in main() local3720 mbedtls_memory_buffer_alloc_cur_get(¤t_heap_memory, &heap_blocks); in main()3721 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()