Searched refs:GetRecentAllocationSize (Results 1 – 2 of 2) sorted by relevance
236 size_t GetRecentAllocationSize() const SHARED_REQUIRES(Locks::alloc_tracker_lock_) { in GetRecentAllocationSize() function
4815 const uint16_t capped_count = CappedAllocRecordCount(records->GetRecentAllocationSize()); in DumpRecentAllocations()4956 const uint16_t capped_count = CappedAllocRecordCount(records->GetRecentAllocationSize()); in GetRecentAllocations()