Searched refs:GlobalStats (Results 1 – 5 of 5) sorted by relevance
119 struct GlobalStats { struct276 GlobalStats &GlobalStats, in collectStatsForDie() argument301 GlobalStats.CallSiteDIEs++; in collectStatsForDie()307 GlobalStats.CallSiteParamDIEs++; in collectStatsForDie()426 GlobalStats.TotalBytesCovered += TotalBytesCovered; in collectStatsForDie()428 GlobalStats.ScopeBytesCovered += ScopeBytesCovered; in collectStatsForDie()429 GlobalStats.ScopeBytes += BytesInScope; in collectStatsForDie()430 GlobalStats.ScopeEntryValueBytesCovered += BytesEntryValuesCovered; in collectStatsForDie()432 GlobalStats.ParamScopeBytesCovered += ScopeBytesCovered; in collectStatsForDie()433 GlobalStats.ParamScopeBytes += BytesInScope; in collectStatsForDie()[all …]
25 void init(GlobalStats *S, SizeClassAllocator *A) {34 void destroy(GlobalStats *S) { in appendFromArray()
60 class GlobalStats : public LocalStats {
499 void init(GlobalStats *S,
964 GlobalStats Stats;