Searched refs:StackDepotStats (Results 1 – 8 of 8) sorted by relevance
19 StackDepotStats *ChainedOriginDepotGetStats();
126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats()132 StackDepotStats *chained_origin_depot_stats = ChainedOriginDepotGetStats(); in ReportStats()
87 StackDepotStats *ChainedOriginDepotGetStats() { in ChainedOriginDepotGetStats()
33 StackDepotStats *GetStats() { return &stats; } in GetStats()51 StackDepotStats stats;
37 StackDepotStats *StackDepotGetStats();
110 StackDepotStats *StackDepotGetStats() { in StackDepotGetStats()
560 struct StackDepotStats { struct
132 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()