Searched refs:max_malloced_memory (Results 1 – 2 of 2) sorted by relevance
72 static uptr max_malloced_memory; variable96 if (max_malloced_memory < stats->malloced) { in GetAccumulatedStats()97 max_malloced_memory = stats->malloced; in GetAccumulatedStats()112 malloc_stats->max_size_in_use = max_malloced_memory; in FillMallocStatistics()
72 static uptr max_malloced_memory; variable96 if (max_malloced_memory < stats->malloced) { in GetAccumulatedStats()97 max_malloced_memory = stats->malloced; in GetAccumulatedStats()