Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c3979 uint64_t spin_lock_total = 0; in dump_queue_statistics() local
3990 spin_lock_total += qp->qh_lockcount; in dump_queue_statistics()
4003 spin_lock_total += qp->qh_lockcount; in dump_queue_statistics()
4011 (u_longlong_t)spin_lock_total); in dump_queue_statistics()