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