Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanBase.cpp44 new_tracer_sp->EnableTracing(m_thread.GetTraceEnabledState()); in ThreadPlanBase()
H A DThread.cpp149 bool ThreadProperties::GetTraceEnabledState() const { in GetTraceEnabledState() function in ThreadProperties
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThread.h51 bool GetTraceEnabledState() const;