Searched refs:StackDepotGetStats (Results 1 – 8 of 8) 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()
129 StackDepotStats stack_depot_stats = StackDepotGetStats(); in ReportStats()
171 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
124 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
172 auto sds = StackDepotGetStats(); in HwasanFormatMemoryUsage()