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

/art/runtime/base/
H A Dmutex.cc302 uint64_t nano_time_blocked) {
306 data->AddToWaitTime(nano_time_blocked);
300 RecordContention(uint64_t blocked_tid, uint64_t owner_tid, uint64_t nano_time_blocked) argument

Completed in 19 milliseconds