Searched refs:GlobalStats (Results 1 – 8 of 8) sorted by relevance
118 struct GlobalStats { struct265 GlobalStats &GlobalStats, in collectStatsForDie() argument290 GlobalStats.CallSiteDIEs++; in collectStatsForDie()296 GlobalStats.CallSiteParamDIEs++; in collectStatsForDie()418 GlobalStats.ScopeBytes += BytesInScope; in collectStatsForDie()430 assert(GlobalStats.ScopeBytesCovered.Value <= GlobalStats.ScopeBytes.Value); in collectStatsForDie()487 StringMap<PerFunctionStats> &FnStatMap, GlobalStats &GlobalStats, in collectStatsRecursive() argument544 GlobalStats.CallSiteEntries++; in collectStatsRecursive()757 DWARFUnit *DwUnit, GlobalStats &GlobalStats, LocationStats &LocStats, in collectZeroLocCovForVarsWithAbstractOrigin() argument848 GlobalStats GlobalStats; in collectStatsForObjectFile() local[all …]
26 TEST(ScudoStatsTest, GlobalStats) { in TEST() argument27 scudo::GlobalStats GStats; in TEST()
37 scudo::GlobalStats S; in testSecondaryBasic()
166 scudo::GlobalStats Stats; in TEST()
52 void init(GlobalStats *S, SizeClassAllocator *A) { in init()60 void destroy(GlobalStats *S) { in destroy()
59 class GlobalStats : public LocalStats {
417 void init(GlobalStats *S, s32 ReleaseToOsInterval = -1) {
991 GlobalStats Stats;