Searched refs:ForThread (Results 1 – 4 of 4) sorted by relevance
140 static ThreadTrack ForThread(base::PlatformThreadId tid_) { in ForThread() function
159 static ActivityData ForThread(const PlatformThreadHandle& handle);160 static ActivityData ForThread(const int64_t id) { in ForThread() function
159 ActivityData ActivityData::ForThread(const PlatformThreadHandle& handle) { in ForThread() function in base::debug::ActivityData167 return ForThread(thread_ref.as_id); in ForThread()1812 ActivityData::ForThread(*thread), in ScopedThreadJoinActivity()
141 *track_uuid_out = perfetto::ThreadTrack::ForThread( in ConvertThreadId()