Searched refs:AllFunctions (Results 1 – 6 of 6) sorted by relevance
66 AllFunctions++; in setModuleInfo()132 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump()137 << "All functions: " << AllFunctions in dump()140 AllFunctions, "all functions") in dump()
99 int AllFunctions = 0; variable
252 const std::unordered_map<Function, int64_t>& AllFunctions() const { in AllFunctions() function in perfetto::trace_to_text::__anonb9473e550211::LocationTracker535 locations_.AllFunctions(); in WriteFunctions()
487 bool AllFunctions = in LookupTemplateName() local492 if (AllFunctions || (Found.empty() && !IsDependent)) { in LookupTemplateName()