Performance Metric kcml.global.lock
Summary
Locking of the global sharedSend Condition
@LOCK / @UNLOCKStatistics
| Name | Type | Description |
|---|---|---|
| lock | bool | 1 for @LOCK, 0 for @UNLOCK |
| time | usec | For @LOCK: time spent obtaining ownership of the lock. For @UNLOCK: how long the lock was owned |
General Form
kcml.global.lock,lock=bool,time=usecSee Also:
Performance Metrics