Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h138 void SetLaunchOrAttachTime();
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp159 void TargetStats::SetLaunchOrAttachTime() { in SetLaunchOrAttachTime() function in TargetStats
H A DTarget.cpp3211 m_stats.SetLaunchOrAttachTime(); in Launch()
3414 m_stats.SetLaunchOrAttachTime(); in Attach()