Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/
Dtrack.h162 static ThreadTrack ForThread(base::PlatformThreadId tid_) { in ForThread() function
/external/libchrome/base/debug/
Dactivity_tracker.h160 static ActivityData ForThread(const int64_t id) { in ForThread() function
Dactivity_tracker.cc159 ActivityData ActivityData::ForThread(const PlatformThreadHandle& handle) { in ForThread() function in base::debug::ActivityData