Add debug.mutex.prof.reset.

This commit is contained in:
Robert Watson 2004-01-28 22:21:04 +00:00
parent 94ffb20d72
commit 2c21af5654
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125167

View file

@ -73,6 +73,8 @@ variables to control and monitor the profiling code:
.It Va debug.mutex.prof.enable
Enable or disable the mutex profiling code.
This defaults to 0 (off).
.It Va debug.mutex.prof.reset
Reset the current mutex profiling buffers.
.It Va debug.mutex.prof.acquisitions
The total number of mutex acquisitions recorded.
.It Va debug.mutex.prof.records