Searched refs:StackDepotGetStats (Results 1 – 9 of 9) sorted by relevance
29 SANITIZER_WEAK_ATTRIBUTE StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function51 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
93 StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function131 map_.reserve(StackDepotGetStats()->n_uniq_ids + 100); in StackDepotReverseMap()
36 StackDepotStats *StackDepotGetStats();
118 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
127 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
125 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats()
162 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
133 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
144 auto *sds = StackDepotGetStats(); in HwasanFormatMemoryUsage()