MCPcopy Create free account
hub / github.com/SmingHub/Sming / getTotal

Function getTotal

Sming/Components/malloc_count/malloc_count.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186size_t getTotal()
187{
188 return stats.total;
189}
190
191void resetTotal()
192{

Callers 2

printHeapFunction · 0.85
getTotalTimeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected