Home
last modified time | relevance | path

Searched refs:total_allocated_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dalloc_tracker.h56 total_allocated_ += size;
84 out << " total allocated: " << total_allocated_ << "\n"; variable
120 size_t total_allocated_ = 0; member in panda::final

Completed in 2 milliseconds