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

/freebsd-9.3-release/sys/kern/
H A Dsubr_lock.c157 uintmax_t cnt_wait; member in struct:lock_prof
322 lp->cnt_wait / 1000, lp->cnt_cur,
326 lp->cnt_wait / (lp->cnt_cur * 1000),
360 dst->cnt_wait += l->cnt_wait;
640 lp->cnt_wait += l->lpo_waittime;

Completed in 48 milliseconds