Home
last modified time | relevance | path

Searched refs:func_cat (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp100 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in CreateInstance() local
101 Timer scoped_timer(func_cat, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2048 static Timer::Category func_cat("LLDBSwigPythonCallTypeScript"); in GetScriptedSummary() local
2049 Timer scoped_timer(func_cat, "LLDBSwigPythonCallTypeScript"); in GetScriptedSummary()