Searched refs:GetStats (Results 1 – 15 of 15) sorted by relevance
72 StackDepotStats stats0 = chainedOriginDepot.GetStats(); in TEST()76 StackDepotStats stats1 = chainedOriginDepot.GetStats(); in TEST()81 StackDepotStats stats2 = chainedOriginDepot.GetStats(); in TEST()87 StackDepotStats stats3 = chainedOriginDepot.GetStats(); in TEST()90 EXPECT_GT(chainedOriginDepot.GetStats().allocated, stats2.allocated); in TEST()
125 StackDepotStats ChainedOriginDepot::GetStats() const { in GetStats() function in __sanitizer::ChainedOriginDepot126 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()
360 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()366 allocator.GetStats(stats); in __sanitizer_get_heap_size()
80 allocator.GetStats(s); in GetAllocatorStats()466 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()472 allocator.GetStats(stats); in __sanitizer_get_heap_size()
275 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()281 allocator.GetStats(stats); in __sanitizer_get_heap_size()
339 allocator.GetStats(stats); in __sanitizer_get_current_allocated_bytes()346 allocator.GetStats(stats); in __sanitizer_get_heap_size()
384 allocator()->GetStats(stats); in __sanitizer_get_current_allocated_bytes()390 allocator()->GetStats(stats); in __sanitizer_get_heap_size()
130 internal_allocator()->GetStats(internal_stats); in WriteMemoryProfile()
406 allocator()->GetStats(stats); in __sanitizer_get_current_allocated_bytes()412 allocator()->GetStats(stats); in __sanitizer_get_heap_size()
132 internal_allocator()->GetStats(internal_stats); in WriteMemoryProfile()