Home
last modified time | relevance | path

Searched refs:hub_alloc_peak_size (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/uhub/uhub-a8ee6e7/src/util/
H A Dmemory.c39 static size_t hub_alloc_peak_size = 0; variable
62 …, oom: " PRINTF_SIZE_T ") ---", count, leak, hub_alloc_peak_count, hub_alloc_peak_size, hub_alloc_… in internal_debug_print_leaks()
108 hub_alloc_peak_size = MAX(hub_alloc_size, hub_alloc_peak_size); in internal_debug_mem_malloc()