Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.h190 ScopedTaskTimer &GetGlobalTimer();
H A DTraceIntelPTMultiCpuDecoder.cpp184 Error err = GetTrace()->GetGlobalTimer().TimeTask( in CorrelateContextSwitchesAndIntelPtTraces()
H A DTraceIntelPT.cpp307 GetGlobalTimer().ForEachTimedTask(print_duration); in DumpTraceInfo()
743 ScopedTaskTimer &TraceIntelPT::GetGlobalTimer() { in GetGlobalTimer() function in TraceIntelPT