Home
last modified time | relevance | path

Searched refs:cnt_wait (Results 1 – 1 of 1) sorted by relevance

/src/sys/kern/
H A Dsubr_lock.c226 uintmax_t cnt_wait; member
379 lp->cnt_wait / 1000, lp->cnt_cur, in lock_prof_output()
383 lp->cnt_wait / (lp->cnt_cur * 1000), in lock_prof_output()
415 dst->cnt_wait += l->cnt_wait; in lock_prof_sum()
709 lp->cnt_wait += l->lpo_waittime; in lock_profile_release_lock()