Searched refs:StackDepotGetStats (Results 1 – 20 of 20) sorted by relevance
28 SANITIZER_WEAK_ATTRIBUTE StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function50 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
105 StackDepotStats *StackDepotGetStats() { in StackDepotGetStats() function137 map_.reserve(StackDepotGetStats()->n_uniq_ids + 100); in StackDepotReverseMap()
35 StackDepotStats *StackDepotGetStats();
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();
29 SANITIZER_WEAK_ATTRIBUTE StackDepotStats StackDepotGetStats() { return {}; } in StackDepotGetStats() function49 StackDepotStats stack_depot_stats = StackDepotGetStats(); in BackgroundThread()
36 StackDepotStats StackDepotGetStats();
98 StackDepotStats StackDepotGetStats() { return theDepot.GetStats(); } in StackDepotGetStats() function
128 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
127 StackDepotStats stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats()
126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats()
156 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
120 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
158 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
122 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile()
162 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
126 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile()
145 auto sds = StackDepotGetStats(); in HwasanFormatMemoryUsage()