Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1876 static Timer::Category func_cat("LLDBSwigPythonCallTypeScript"); in GetScriptedSummary() local
1877 Timer scoped_timer(func_cat, "LLDBSwigPythonCallTypeScript"); in GetScriptedSummary()