Home
last modified time | relevance | path

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

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