HomeSort by relevance Sort by last modified time
    Searched refs:contention_log (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
mutex.h 192 ContentionLogEntry contention_log[kContentionLogSize]; member in struct:art::BaseMutex::ContentionLogData
mutex.cc 264 ContentionLogEntry* log = data->contention_log;
286 const ContentionLogEntry* log = data->contention_log;
    [all...]

Completed in 65 milliseconds