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.h299 void SetLaunchOrAttachTime();
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp234 void TargetStats::SetLaunchOrAttachTime() { in SetLaunchOrAttachTime() function in TargetStats
H A DTarget.cpp3349 m_stats.SetLaunchOrAttachTime(); in Launch()
3553 m_stats.SetLaunchOrAttachTime(); in Attach()