Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_lock.c240 uintmax_t cnt_wait; member
393 lp->cnt_wait / 1000, lp->cnt_cur, in lock_prof_output()
397 lp->cnt_wait / (lp->cnt_cur * 1000), in lock_prof_output()
429 dst->cnt_wait += l->cnt_wait; in lock_prof_sum()
714 lp->cnt_wait += l->lpo_waittime; in lock_profile_release_lock()