summaryrefslogtreecommitdiffstats
path: root/sys/sys/lock_profile.h
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2006-11-12 05:16:28 +0000
committerkmacy <kmacy@FreeBSD.org>2006-11-12 05:16:28 +0000
commitfd154b4735276936ccb9b25f9de21fb4de7d6b38 (patch)
treeabcadc923ac7af9cf02aa62e6674e61bd7a024d0 /sys/sys/lock_profile.h
parent892aec90792ee4f25c3d93804648c986e460bfc5 (diff)
downloadFreeBSD-src-fd154b4735276936ccb9b25f9de21fb4de7d6b38.zip
FreeBSD-src-fd154b4735276936ccb9b25f9de21fb4de7d6b38.tar.gz
GRRRRR - missed this in the last commit
Diffstat (limited to 'sys/sys/lock_profile.h')
-rw-r--r--sys/sys/lock_profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/lock_profile.h b/sys/sys/lock_profile.h
index 5a3cf44..c3a38a4 100644
--- a/sys/sys/lock_profile.h
+++ b/sys/sys/lock_profile.h
@@ -47,6 +47,7 @@ u_int64_t nanoseconds(void);
struct lock_prof {
const char *name;
+ const char *type;
const char *file;
u_int namehash;
int line;
OpenPOWER on IntegriCloud