Searched refs:StackDepotGetStats (Results 1 – 10 of 10) sorted by relevance
25 SANITIZER_WEAK_ATTRIBUTE StackDepotStats StackDepotGetStats() { return {}; } in StackDepotGetStats() function46 StackDepotStats stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
36 StackDepotStats StackDepotGetStats();
206 StackDepotStats StackDepotGetStats() { return theDepot.GetStats(); } in StackDepotGetStats() function
118 StackDepotStats stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
127 StackDepotStats stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
127 StackDepotStats stack_depot_stats = StackDepotGetStats(); in ReportStats()
31 StackDepotStats stack_depot_stats = StackDepotGetStats(); in TearDown()
171 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
123 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
166 auto sds = StackDepotGetStats(); in HwasanFormatMemoryUsage()