Searched refs:mutex_hold_time (Results 1 – 4 of 4) sorted by relevance
82 hrtime_t mutex_hold_time; member
314 hrtime_t mutex_hold_time; member
2763 msp->mutex_hold_time = in __td_sync_get_stats()2764 sync_stats.un.mutex.mutex_hold_time; in __td_sync_get_stats()
72 msp->mutex_hold_time += now - msp->mutex_begin_hold; in record_hold_time()