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

/art/runtime/base/
H A Dmutex.h211 ContentionLogEntry contention_log[kContentionLogSize]; member in struct:art::BaseMutex::ContentionLogData
H A Dmutex.cc307 ContentionLogEntry* log = data->contention_log;
329 const ContentionLogEntry* log = data->contention_log;

Completed in 83 milliseconds