Home
last modified time | relevance | path

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

/malloc/
A Dmemusage.c89 static size_t peak_use[3]; variable
93 #define peak_heap peak_use[0]
94 #define peak_stack peak_use[1]
95 #define peak_total peak_use[2]

Completed in 5 milliseconds