Searched refs:PMC_SOFT_CALL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/sys/ |
| D | pmckern.h | 123 #define PMC_SOFT_CALL(pr, mo, fu, na) \ macro 139 #define PMC_SOFT_CALL(pr, mo, fu, na) \ macro
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_mutex.c | 556 PMC_SOFT_CALL( , , lock, failed); in __mtx_lock_sleep() 747 PMC_SOFT_CALL( , , lock, failed); in _mtx_lock_spin_cookie() 887 PMC_SOFT_CALL( , , lock, failed); in thread_lock_flags_()
|
| D | kern_lock.c | 577 PMC_SOFT_CALL( , , lock, failed); in lockmgr_slock_hard() 757 PMC_SOFT_CALL( , , lock, failed); in lockmgr_xlock_hard() 1300 PMC_SOFT_CALL( , , lock, failed); in __lockmgr_args()
|
| D | kern_rwlock.c | 475 PMC_SOFT_CALL( , , lock, failed); in __rw_rlock_hard() 968 PMC_SOFT_CALL( , , lock, failed); in __rw_wlock_hard()
|
| D | kern_sx.c | 650 PMC_SOFT_CALL( , , lock, failed); in _sx_xlock_hard() 1074 PMC_SOFT_CALL( , , lock, failed); in _sx_slock_hard()
|