Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h183 void SetLaunchOrAttachTime();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp198 void TargetStats::SetLaunchOrAttachTime() { in SetLaunchOrAttachTime() function in TargetStats
H A DTarget.cpp3199 m_stats.SetLaunchOrAttachTime(); in Launch()
3402 m_stats.SetLaunchOrAttachTime(); in Attach()