Searched refs:GetStats (Results 1 – 8 of 8) sorted by relevance
90 allocator.GetStats(s); in GetAllocatorStats()426 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()432 allocator.GetStats(stats); in __sanitizer_get_heap_size()
303 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()310 allocator.GetStats(stats); in __sanitizer_get_heap_size()
106 return chainedOriginDepot.GetStats(); in ChainedOriginDepotGetStats()
332 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()338 allocator.GetStats(stats); in __sanitizer_get_heap_size()
349 allocator()->GetStats(stats); in __sanitizer_get_current_allocated_bytes()355 allocator()->GetStats(stats); in __sanitizer_get_heap_size()
173 void GetStats(AllocatorStatCounters s) const { in GetStats() function
108 return theDepot.GetStats(); in StackDepotGetStats()
34 StackDepotStats *GetStats() { return &stats; } in GetStats() function