Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dsynch.c3927 uint64_t spin_lock_total = 0; in dump_queue_statistics() local
3938 spin_lock_total += qp->qh_lockcount; in dump_queue_statistics()
3951 spin_lock_total += qp->qh_lockcount; in dump_queue_statistics()
3959 (u_longlong_t)spin_lock_total); in dump_queue_statistics()