Searched refs:GetResolveTime (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h594 StatsDuration::Duration GetResolveTime() const { return m_resolve_time; } function in class:lldb_private::Breakpoint
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp138 totalBreakpointResolveTime += bp->GetResolveTime().count();

Completed in 209 milliseconds