Searched refs:ForThread (Results 1 – 3 of 3) sorted by relevance
17 ScopedTaskTimer &TaskTimer::ForThread(lldb::tid_t tid) { in ForThread() function in TaskTimer
66 ScopedTaskTimer &ForThread(lldb::tid_t tid);
348 GetTimer().ForThread(tid).ForEachTimedTask( in DumpTraceInfoAsJson()690 return GetTimer().ForThread(tid); in GetThreadTimer()