Home
last modified time | relevance | path

Searched refs:scoped_timer (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp84 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Initialize() local
114 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Terminate() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp402 Timer scoped_timer(func_cat, "Module::GetNumCompileUnits (module = %p)", in GetNumCompileUnits() local
426 Timer scoped_timer(func_cat, in ResolveFileAddress() local
582 Timer scoped_timer(func_cat, in ResolveSymbolContextsForFileSpec() local
951 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in FindTypes_Impl() local
1052 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in GetSymbolVendor() local
1253 Timer scoped_timer(func_cat, "Module::GetObjectFile () module = %s", in GetObjectFile() local
1309 Timer scoped_timer( in FindFirstSymbolWithNameAndType() local
1343 Timer scoped_timer(func_cat, in FindFunctionSymbols() local
1362 Timer scoped_timer( in FindSymbolsWithNameAndType() local
1385 Timer scoped_timer( in FindSymbolsMatchingRegExAndType() local
H A DMangled.cpp299 Timer scoped_timer(func_cat, in DemangleWithRichManglingInfo() local
373 Timer scoped_timer(func_cat, "Mangled::GetDemangledName (m_mangled = %s)", in GetDemangledName() local
H A DDisassembler.cpp63 Timer scoped_timer(func_cat, in FindPlugin() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp262 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in InitNameIndexes() local
449 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in AppendSymbolNamesToMap() local
607 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in SortSymbolIndexesByValue() local
634 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() local
651 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() local
781 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in FindAllSymbolsWithNameAndType() local
801 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in FindAllSymbolsWithNameAndType() local
834 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in FindFirstSymbolWithNameAndType() local
H A DObjectFile.cpp38 Timer scoped_timer( in FindPlugin() local
178 Timer scoped_timer(func_cat, in FindPlugin() local
H A DDWARFCallFrameInfo.cpp422 Timer scoped_timer(func_cat, "%s - %s", LLVM_PRETTY_FUNCTION, in GetFDEIndex() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DSymbols.cpp208 Timer scoped_timer( in LocateExecutableSymbolFileDsym() local
233 Timer scoped_timer( in LocateExecutableObjectFile() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp114 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in Sort() local
H A DDWARFUnit.cpp53 Timer scoped_timer( in ExtractUnitDIEIfNeeded() local
161 Timer scoped_timer( in ExtractDIEsRWLocked() local
H A DSymbolFileDWARFDebugMap.cpp1003 Timer scoped_timer(func_cat, in FindFunctions() local
1031 Timer scoped_timer(func_cat, in FindFunctions() local
1058 Timer scoped_timer(func_cat, in GetTypes() local
H A DManualDWARFIndex.cpp33 Timer scoped_timer(func_cat, "%p", static_cast<void *>(&debug_info)); in Index() local
H A DSymbolFileDWARF.cpp736 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in DebugInfo() local
774 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in DebugRanges() local
1786 Timer scoped_timer(func_cat, in ResolveSymbolContext() local
2299 Timer scoped_timer(func_cat, "SymbolFileDWARF::FindFunctions (name = '%s')", in FindFunctions() local
2366 Timer scoped_timer(func_cat, "SymbolFileDWARF::FindFunctions (regex = '%s')", in FindFunctions() local
H A DDWARFDebugLine.cpp572 Timer scoped_timer( in ParseStatementTable() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp96 Timer scoped_timer(func_cat, "SymbolVendorELF::CreateInstance (module = %s)", in CreateInstance() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSystemInitializerFull.cpp492 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Terminate() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp303 Timer scoped_timer( in CreateInstance() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTargetList.cpp328 Timer scoped_timer( in CreateTargetInternal() local
H A DTarget.cpp1437 Timer scoped_timer(func_cat, in SetExecutableModule() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1000 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in ExecuteInterpreterLoop() local
2187 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in GetScriptedSummary() local
2212 Timer scoped_timer(func_cat, "g_swig_typescript_callback"); in GetScriptedSummary() local
3305 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in InitializePrivate() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp228 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Initialize() local
458 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in LoadCommandDictionary() local
1617 Timer scoped_timer(func_cat, "Handling command: %s.", command_line); in HandleCommand() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1806 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in UpdateISAToDescriptorMapIfNeeded() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp714 lldb_private::Timer scoped_timer( in GetModuleSpecifications() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp310 Timer scoped_timer(func_cat, "(lldb) target create '%s'", file_path); in DoExecute() local