Searched refs:ForThread (Results 1 – 4 of 4) sorted by relevance
162 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()
146 return perfetto::ThreadTrack::ForThread( in ConvertThreadId()1492 const auto track = perfetto::ThreadTrack::ForThread(456); in TEST_P()3318 std::to_string(perfetto::ThreadTrack::ForThread(123).uuid) + in TEST_P()