Searched refs:AllFunctions (Results 1 – 5 of 5) 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()
80 AllFunctions++; in setModuleInfo()146 auto NotImportedFuncCount = AllFunctions - ImportedFunctions; in dump()151 << "All functions: " << AllFunctions in dump()154 AllFunctions, "all functions") in dump()
99 int AllFunctions = 0; variable
232 const std::unordered_map<Function, int64_t>& AllFunctions() const { in AllFunctions() function in perfetto::trace_to_text::__anon9dd30cab0211::LocationTracker525 locations_.AllFunctions(); in WriteFunctions()