Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DStatistics.h133 void SetLaunchOrAttachTime();
/llvm-project-15.0.7/lldb/source/Target/
H A DStatistics.cpp143 void TargetStats::SetLaunchOrAttachTime() { in SetLaunchOrAttachTime() function in TargetStats
H A DTarget.cpp2990 m_stats.SetLaunchOrAttachTime(); in Launch()
3204 m_stats.SetLaunchOrAttachTime(); in Attach()