Searched refs:StackDepotStats (Results 1 – 14 of 14) sorted by relevance
29 SANITIZER_WEAK_ATTRIBUTE StackDepotStats *StackDepotGetStats() { in StackDepotGetStats()51 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
36 StackDepotStats *StackDepotGetStats();
35 StackDepotStats *GetStats() { return &stats; } in GetStats()57 StackDepotStats stats;
25 StackDepotStats *GetStats();
88 StackDepotStats *ChainedOriginDepot::GetStats() { return depot.GetStats(); } in GetStats()
93 StackDepotStats *StackDepotGetStats() { in StackDepotGetStats()
1028 struct StackDepotStats { struct
22 StackDepotStats *ChainedOriginDepotGetStats();
22 StackDepotStats *ChainedOriginDepotGetStats() { in ChainedOriginDepotGetStats()
125 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats()131 StackDepotStats *chained_origin_depot_stats = ChainedOriginDepotGetStats(); in ReportStats()
118 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
127 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
162 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
133 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()