Searched refs:mutex_begin_hold (Results 1 – 2 of 2) sorted by relevance
86 hrtime_t mutex_begin_hold; member
66 msp->mutex_begin_hold = gethrtime(); in record_begin_hold()74 if (msp->mutex_begin_hold) in record_hold_time()75 msp->mutex_hold_time += now - msp->mutex_begin_hold; in record_hold_time()76 msp->mutex_begin_hold = 0; in record_hold_time()