Searched refs:nano_time_blocked (Results 1 – 2 of 2) sorted by relevance
115 void RecordContention(uint64_t blocked_tid, uint64_t owner_tid, uint64_t nano_time_blocked);
296 uint64_t nano_time_blocked) { in RecordContention() argument300 data->AddToWaitTime(nano_time_blocked); in RecordContention()