Searched refs:mutex_begin_hold (Results 1 – 2 of 2) sorted by relevance
88 hrtime_t mutex_begin_hold; member
63 msp->mutex_begin_hold = gethrtime(); in record_begin_hold()71 if (msp->mutex_begin_hold) in record_hold_time()72 msp->mutex_hold_time += now - msp->mutex_begin_hold; in record_hold_time()73 msp->mutex_begin_hold = 0; in record_hold_time()