Searched defs:GlobalStats (Results 1 – 3 of 3) sorted by relevance
27 struct GlobalStats { struct52 GlobalStats &GlobalStats) { in collectStatsForDie() argument121 GlobalStats &GlobalStats) { in collectStatsRecursive() argument199 GlobalStats GlobalStats; in collectStatsForObjectFile() local
26 TEST(ScudoStatsTest, GlobalStats) { in TEST() argument
193 struct GlobalStats { struct197 static mut STATS: GlobalStats = GlobalStats { argument205 impl GlobalStats { implementation