Home
last modified time | relevance | path

Searched refs:heap_blocks (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1620 size_t current_heap_memory, peak_heap_memory, heap_blocks; in main() local
3710 mbedtls_memory_buffer_alloc_cur_get(&current_heap_memory, &heap_blocks); in main()
3711 mbedtls_memory_buffer_alloc_max_get(&peak_heap_memory, &heap_blocks); in main()

Completed in 6 milliseconds