Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTaskTimer.cpp17 ScopedTaskTimer &TaskTimer::ForThread(lldb::tid_t tid) { in ForThread() function in TaskTimer
H A DTaskTimer.h66 ScopedTaskTimer &ForThread(lldb::tid_t tid);
H A DTraceIntelPT.cpp348 GetTimer().ForThread(tid).ForEachTimedTask( in DumpTraceInfoAsJson()
690 return GetTimer().ForThread(tid); in GetThreadTimer()