Searched defs:GlobalStats (Results 1 – 2 of 2) sorted by relevance
21 pub struct GlobalStats { struct25 pub static mut STATS: GlobalStats = GlobalStats { argument33 impl GlobalStats { impl
26 TEST(ScudoStatsTest, GlobalStats) { in TEST() argument