diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/LOCK_PROFILING.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/LOCK_PROFILING.9 b/share/man/man9/LOCK_PROFILING.9 index 23aba54..cdb78b3 100644 --- a/share/man/man9/LOCK_PROFILING.9 +++ b/share/man/man9/LOCK_PROFILING.9 @@ -114,6 +114,8 @@ The columns are as follows, from left to right: .Bl -tag -width ".Va cnt_hold" .It Va max The longest continuous hold time in microseconds. +.It Va wait_max +The longest continuous wait time in microseconds. .It Va total The total (accumulated) hold time in microseconds. .It Va wait_total |