Searched defs:TypeStatistic (Results 1 – 1 of 1) sorted by relevance
88 struct TypeStatistic { struct95 …TypeStatistic() : count(0), size(0), liveSize(0), decodedSize(0), purgeableSize(0), purgedSize(0) … in TypeStatistic() argument