Searched refs:StackDepotStats (Results 1 – 13 of 13) sorted by relevance
25 SANITIZER_WEAK_ATTRIBUTE StackDepotStats StackDepotGetStats() { return {}; } in StackDepotGetStats()46 StackDepotStats stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
24 StackDepotStats GetStats() const;
36 StackDepotStats StackDepotGetStats();
125 StackDepotStats ChainedOriginDepot::GetStats() const { in GetStats()
206 StackDepotStats StackDepotGetStats() { return theDepot.GetStats(); } in StackDepotGetStats()
48 StackDepotStats GetStats() const { in GetStats()
1074 struct StackDepotStats { struct
22 StackDepotStats ChainedOriginDepotGetStats();
22 StackDepotStats ChainedOriginDepotGetStats() { in ChainedOriginDepotGetStats()
129 StackDepotStats stack_depot_stats = StackDepotGetStats(); in ReportStats() 135 StackDepotStats chained_origin_depot_stats = ChainedOriginDepotGetStats(); in ReportStats()
118 StackDepotStats stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
171 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
124 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()