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