Home
last modified time | relevance | path

Searched defs:GlobalStats (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp118 struct GlobalStats { global() struct
120 TotalBytesCovered__anon7c5015080111::GlobalStats global() argument
122 ScopeBytesCovered__anon7c5015080111::GlobalStats global() argument
124 ScopeBytes__anon7c5015080111::GlobalStats global() argument
127 ScopeEntryValueBytesCovered__anon7c5015080111::GlobalStats global() argument
130 ParamScopeBytesCovered__anon7c5015080111::GlobalStats global() argument
132 ParamScopeBytes__anon7c5015080111::GlobalStats global() argument
135 ParamScopeEntryValueBytesCovered__anon7c5015080111::GlobalStats global() argument
138 LocalVarScopeBytesCovered__anon7c5015080111::GlobalStats global() argument
140 LocalVarScopeBytes__anon7c5015080111::GlobalStats global() argument
143 LocalVarScopeEntryValueBytesCovered__anon7c5015080111::GlobalStats global() argument
145 CallSiteEntries__anon7c5015080111::GlobalStats global() argument
147 CallSiteDIEs__anon7c5015080111::GlobalStats global() argument
149 CallSiteParamDIEs__anon7c5015080111::GlobalStats global() argument
152 FunctionSize__anon7c5015080111::GlobalStats global() argument
156 InlineFunctionSize__anon7c5015080111::GlobalStats global() argument
265 collectStatsForDie(DWARFDie Die,const std::string & FnPrefix,const std::string & VarPrefix,uint64_t BytesInScope,uint32_t InlineDepth,StringMap<PerFunctionStats> & FnStatMap,GlobalStats & GlobalStats,LocationStats & LocStats,AbstractOriginVarsTy * AbstractOriginVariables) collectStatsForDie() argument
487 collectStatsRecursive(DWARFDie Die,std::string FnPrefix,std::string VarPrefix,uint64_t BytesInScope,uint32_t InlineDepth,StringMap<PerFunctionStats> & FnStatMap,GlobalStats & GlobalStats,LocationStats & LocStats,FunctionDIECUTyMap & AbstractOriginFnCUs,AbstractOriginVarsTyMap & GlobalAbstractOriginFnInfo,AbstractOriginVarsTyMap & LocalAbstractOriginFnInfo,FunctionsWithAbstractOriginTy & FnsWithAbstractOriginToBeProcessed,AbstractOriginVarsTy * AbstractOriginVarsPtr=nullptr) collectStatsRecursive() argument
758 collectZeroLocCovForVarsWithAbstractOrigin(DWARFUnit * DwUnit,GlobalStats & GlobalStats,LocationStats & LocStats,AbstractOriginVarsTyMap & LocalAbstractOriginFnInfo,FunctionsWithAbstractOriginTy & FnsWithAbstractOriginToBeProcessed) collectZeroLocCovForVarsWithAbstractOrigin() argument
849 GlobalStats GlobalStats; collectStatsForObjectFile() local
[all...]