Searched refs:lockevent_inc (Results 1 – 5 of 5) sorted by relevance
92 lockevent_inc(pv_lock_stealing); in pv_hybrid_queued_unfair_trylock()323 lockevent_inc(pv_wait_node); in pv_wait_node()420 lockevent_inc(lock_slowpath); in pv_wait_head_or_lock()468 lockevent_inc(pv_wait_head); in pv_wait_head_or_lock()532 lockevent_inc(pv_kick_unlock); in __pv_queued_spin_unlock_slowpath()
407 lockevent_inc(rwsem_wake_writer); in rwsem_mark_wake()438 lockevent_inc(rwsem_rlock_handoff); in rwsem_mark_wake()592 lockevent_inc(rwsem_opt_lock); in rwsem_try_write_lock_unqueued()615 lockevent_inc(rwsem_opt_fail); in rwsem_can_spin_on_owner()798 lockevent_inc(rwsem_opt_nospin); in rwsem_optimistic_spin()915 lockevent_inc(rwsem_rlock_steal); in rwsem_down_read_slowpath()951 lockevent_inc(rwsem_rlock_fast); in rwsem_down_read_slowpath()994 lockevent_inc(rwsem_sleep_reader); in rwsem_down_read_slowpath()998 lockevent_inc(rwsem_rlock); in rwsem_down_read_slowpath()1009 lockevent_inc(rwsem_rlock_fail); in rwsem_down_read_slowpath()[all …]
43 #define lockevent_inc(ev) __lockevent_inc(LOCKEVENT_ ##ev, true) macro55 #define lockevent_inc(ev) macro
390 lockevent_inc(lock_pending); in queued_spin_lock_slowpath()398 lockevent_inc(lock_slowpath); in queued_spin_lock_slowpath()414 lockevent_inc(lock_no_node); in queued_spin_lock_slowpath()
129 lockevent_inc(pv_kick_wake); in __pv_wait()