summaryrefslogtreecommitdiff
path: root/src/include/stat.h
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2017-09-20 15:14:40 +1000
committerAlex Gorrod <alexander.gorrod@mongodb.com>2017-09-20 15:14:40 +1000
commit827b48a34227243c809d41fac3dc909ed46b0c5e (patch)
tree4214e4aaffc0184a327dbc3bbe909354c3808c62 /src/include/stat.h
parentb062bf8fd27ce086b99a32db2144567b9e395940 (diff)
parent3579adf6c8b96d26898af9fe3cc5eb9677f75632 (diff)
Merge branch 'mongodb-3.4' into mongodb-3.2mongodb-3.2.18mongodb-3.2.17
Diffstat (limited to 'src/include/stat.h')
-rw-r--r--src/include/stat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/stat.h b/src/include/stat.h
index 6c274484bcb..db48a841571 100644
--- a/src/include/stat.h
+++ b/src/include/stat.h
@@ -361,6 +361,7 @@ struct __wt_connection_stats {
int64_t cache_eviction_clean;
int64_t cond_auto_wait_reset;
int64_t cond_auto_wait;
+ int64_t time_travel;
int64_t file_open;
int64_t memory_allocation;
int64_t memory_free;