reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Utility/Timer.cpp
   37 static TimerStack &GetTimerStackForCurrentThread() {
   38   static thread_local TimerStack g_stack;
   56   TimerStack &stack = GetTimerStackForCurrentThread();
   82   TimerStack &stack = GetTimerStackForCurrentThread();