reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37 static TimerStack &GetTimerStackForCurrentThread() { 38 static thread_local TimerStack g_stack; 56 TimerStack &stack = GetTimerStackForCurrentThread(); 82 TimerStack &stack = GetTimerStackForCurrentThread();