Searched refs:StackDepotGetStats (Results 1 – 8 of 8) sorted by relevance
30 SANITIZER_WEAK_ATTRIBUTE StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function52 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
107 StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function139 map_.reserve(StackDepotGetStats()->n_uniq_ids + 100); in StackDepotReverseMap()
37 StackDepotStats *StackDepotGetStats();
128 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats()
158 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
122 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
175 auto *sds = StackDepotGetStats(); in HwasanFormatMemoryUsage()