Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTaskTimer.cpp25 ScopedTaskTimer &TaskTimer::ForThread(lldb::tid_t tid) { in ForThread() function in TaskTimer
H A DTaskTimer.h64 ScopedTaskTimer &ForThread(lldb::tid_t tid);
H A DTraceIntelPT.cpp397 GetTimer().ForThread(tid).ForEachTimedTask( in DumpTraceInfoAsJson()
739 return GetTimer().ForThread(tid); in GetThreadTimer()