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);
310 uint64_t nano_time_blocked) { in RecordContention() argument314 data->AddToWaitTime(nano_time_blocked); in RecordContention()