Searched refs:max_malloced_memory (Results 1 – 1 of 1) 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()