LLDB mainline
lldb_private::Timer Member List

This is the complete list of members for lldb_private::Timer, including all inherited members.

ChildDuration(TimePoint::duration dur)lldb_private::Timerinlineprotected
Dump()lldb_private::Timer
DumpCategoryTimes(Stream &s)lldb_private::Timerstatic
g_display_depthlldb_private::Timerprotectedstatic
g_quietlldb_private::Timerprotectedstatic
m_categorylldb_private::Timerprotected
m_child_durationlldb_private::Timerprotected
m_total_startlldb_private::Timerprotected
operator=(const Timer &)=deletelldb_private::Timerprivate
ResetCategoryTimes()lldb_private::Timerstatic
SetDisplayDepth(uint32_t depth)lldb_private::Timerstatic
SetQuiet(bool value)lldb_private::Timerstatic
TimePoint typedeflldb_private::Timerprotected
Timer(Category &category, const char *format,...) __attribute__((format(printflldb_private::Timer
Timer(const Timer &)=deletelldb_private::Timerprivate
~Timer()lldb_private::Timer