Searched refs:maximum_used (Results 1 – 1 of 1) sorted by relevance
58 size_t maximum_used; member276 if (heap.total_used > heap.maximum_used) { in buffer_alloc_calloc()277 heap.maximum_used = heap.total_used; in buffer_alloc_calloc()340 if (heap.total_used > heap.maximum_used) { in buffer_alloc_calloc()341 heap.maximum_used = heap.total_used; in buffer_alloc_calloc()498 heap.maximum_header_count, heap.maximum_used, in mbedtls_memory_buffer_alloc_status()500 + heap.maximum_used, in mbedtls_memory_buffer_alloc_status()519 *max_used = heap.maximum_used; in mbedtls_memory_buffer_alloc_max_get()525 heap.maximum_used = 0; in mbedtls_memory_buffer_alloc_max_reset()