Searched defs:contention_log_data_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dmutex.h222 ContentionLogData contention_log_data_[kContentionLogDataSize]; member in class:art::BaseMutex
227 return contention_log_data_->contention_count.LoadSequentiallyConsistent() > 0;

Completed in 6 milliseconds