Searched refs:max_allocated (Results 1 – 1 of 1) sorted by relevance
1083 stats.max_allocated = Max(stats.max_allocated, stats.currently_allocated); in Allocate()1219 stats.currently_allocated >> 10, stats.max_allocated >> 20); in PrintStats()1277 uptr n_allocs, n_frees, currently_allocated, max_allocated, by_size_log[64]; member