Searched refs:GlobalStats (Results 1 – 5 of 5) sorted by relevance
80 struct GlobalStats { struct227 GlobalStats &GlobalStats, in collectStatsForDie() argument252 GlobalStats.CallSiteDIEs++; in collectStatsForDie()258 GlobalStats.CallSiteParamDIEs++; in collectStatsForDie()380 GlobalStats.ScopeBytes += BytesInScope; in collectStatsForDie()392 assert(GlobalStats.ScopeBytesCovered <= GlobalStats.ScopeBytes); in collectStatsForDie()446 StringMap<PerFunctionStats> &FnStatMap, GlobalStats &GlobalStats, in collectStatsRecursive() argument501 GlobalStats.CallSiteEntries++; in collectStatsRecursive()678 DWARFUnit *DwUnit, GlobalStats &GlobalStats, LocationStats &LocStats, in collectZeroLocCovForVarsWithAbstractOrigin() argument721 GlobalStats GlobalStats; in collectStatsForObjectFile() local[all …]
52 void init(GlobalStats *S, SizeClassAllocator *A) { in init()60 void destroy(GlobalStats *S) { in destroy()
59 class GlobalStats : public LocalStats {
403 void init(GlobalStats *S, s32 ReleaseToOsInterval = -1) {
981 GlobalStats Stats;