Searched refs:GetNativeMemoryUsage (Results 1 – 3 of 3) sorted by relevance
102 size_t GetNativeMemoryUsage() const in GetNativeMemoryUsage() function
154 … << STATS_DATA_FORMAT(sizeToMB(nativeAreaAllocator->GetNativeMemoryUsage())) << "MB\n" in PrintGCMemoryStatistic()766 … << STATS_DATA_FORMAT(sizeToMB(nativeAreaAllocator->GetNativeMemoryUsage())) << "MB\n"; in PrintGCMemoryStatistic()
1516 return GetNativeBindingSize() + nativeAreaAllocator_->GetNativeMemoryUsage(); in GetGlobalNativeSize()