Performance Metric kcml.global.lock

Summary

Locking of the global shared

Send Condition

@LOCK / @UNLOCK

Statistics

NameTypeDescription
lockbool1 for @LOCK, 0 for @UNLOCK
timeusecFor @LOCK: time spent obtaining ownership of the lock. For @UNLOCK: how long the lock was owned

General Form

kcml.global.lock,lock=bool,time=usec

See Also:

Performance Metrics