Searched refs:GetStats (Results 1 – 12 of 12) sorted by relevance
125 StackDepotStats ChainedOriginDepot::GetStats() const { in GetStats() function in __sanitizer::ChainedOriginDepot 126 return depot.GetStats(); in GetStats()
24 StackDepotStats GetStats() const;
85 uptr total_before = theDepot.GetStats().allocated + diff; in CompressStackStore() 206 StackDepotStats StackDepotGetStats() { return theDepot.GetStats(); } in StackDepotGetStats()
167 void GetStats(AllocatorStatCounters s) const { in GetStats() function
48 StackDepotStats GetStats() const { in GetStats() function
23 return chainedOriginDepot.GetStats(); in ChainedOriginDepotGetStats()
423 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()429 allocator.GetStats(stats); in __sanitizer_get_heap_size()
304 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()310 allocator.GetStats(stats); in __sanitizer_get_heap_size()
357 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()364 allocator.GetStats(stats); in __sanitizer_get_heap_size()
120 allocator.GetStats(s); in GetAllocatorStats()665 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()671 allocator.GetStats(stats); in __sanitizer_get_heap_size()
445 allocator()->GetStats(stats); in __sanitizer_get_current_allocated_bytes()451 allocator()->GetStats(stats); in __sanitizer_get_heap_size()
133 internal_allocator()->GetStats(internal_stats); in WriteMemoryProfile()