Searched refs:maximum_used (Results 1 – 1 of 1) sorted by relevance
82 size_t maximum_used; member305 if( heap.total_used > heap.maximum_used ) in buffer_alloc_calloc()306 heap.maximum_used = heap.total_used; in buffer_alloc_calloc()363 if( heap.total_used > heap.maximum_used ) in buffer_alloc_calloc()364 heap.maximum_used = heap.total_used; in buffer_alloc_calloc()515 heap.maximum_header_count, heap.maximum_used, in mbedtls_memory_buffer_alloc_status()517 + heap.maximum_used, in mbedtls_memory_buffer_alloc_status()531 *max_used = heap.maximum_used; in mbedtls_memory_buffer_alloc_max_get()537 heap.maximum_used = 0; in mbedtls_memory_buffer_alloc_max_reset()