Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1293 extern void record_spin_locks(ulwp_t *);
/titanic_44/usr/src/lib/libc/port/threads/
H A Dthr.c822 record_spin_locks(self); in _thrp_exit()
905 record_spin_locks(ulwp); in collect_queue_statistics()
H A Dsynch.c3905 record_spin_locks(ulwp_t *ulwp) in record_spin_locks() function