Searched refs:owner_tid_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dmutex-inl.h52 owner_tid_(kLogLockContentions ? owner_tid : 0),
65 mutex_->RecordContention(blocked_tid_, owner_tid_, end_nano_time - start_nano_time_);
72 const uint64_t owner_tid_; member in class:art::ScopedContentionRecorder

Completed in 11 milliseconds